Remove backup agent from AOSP Android Keyboard

Bug: 4590284
Change-Id: I22f0e42cb898d20dfc2c4506493bf48170ce7b04
main
Satoshi Kataoka 2012-11-12 12:37:25 +09:00
parent ee05f3f5b7
commit 5d51e8f997
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
<application android:label="@string/aosp_android_keyboard_ime_name"
android:icon="@mipmap/ic_ime_settings"
android:backupAgent="BackupAgent"
android:killAfterRestore="false"
android:supportsRtl="true">