OpenDelta: manifest enable allowBackup
Change-Id: I3d0a87f2014293a01166dd88da16366ad04e8969
This commit is contained in:
parent
fc727b60ca
commit
6d780d2de8
|
@ -21,7 +21,7 @@
|
|||
|
||||
<application
|
||||
android:name="eu.chainfire.opendelta.Application"
|
||||
android:allowBackup="false"
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/omnirom_logo"
|
||||
android:label="@string/app_name"
|
||||
android:persistent="true" >
|
||||
|
|
Loading…
Reference in New Issue