support android M data backups
This commit is contained in:
parent
4e5a6fb534
commit
932e7289fa
@ -17,6 +17,7 @@
|
||||
android:name=".Application"
|
||||
android:allowBackup="true"
|
||||
android:backupAgent=".util.PrefsBackupAgent"
|
||||
android:fullBackupOnly="true"
|
||||
android:hardwareAccelerated="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name" >
|
||||
|
Loading…
Reference in New Issue
Block a user