Remove backup agent from AOSP Android Keyboard
Bug: 4590284 Change-Id: I22f0e42cb898d20dfc2c4506493bf48170ce7b04main
parent
ee05f3f5b7
commit
5d51e8f997
|
@ -27,7 +27,6 @@
|
||||||
|
|
||||||
<application android:label="@string/aosp_android_keyboard_ime_name"
|
<application android:label="@string/aosp_android_keyboard_ime_name"
|
||||||
android:icon="@mipmap/ic_ime_settings"
|
android:icon="@mipmap/ic_ime_settings"
|
||||||
android:backupAgent="BackupAgent"
|
|
||||||
android:killAfterRestore="false"
|
android:killAfterRestore="false"
|
||||||
android:supportsRtl="true">
|
android:supportsRtl="true">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue