Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit b7717e5d authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Allow full backups of microG via adb backup

parent 68a16af5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -109,7 +109,8 @@

    <application
        android:name="androidx.multidex.MultiDexApplication"
        android:allowBackup="false"
        android:allowBackup="true"
        android:fullBackupOnly="true"
        android:extractNativeLibs="false"
        android:forceQueryable="true"
        android:icon="@mipmap/ic_core_service_app"