mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-05 17:15:57 +01:00
Revert "Make the application persistent"
This reverts commit 3eb3380c2d
.
See #1487 for details
This commit is contained in:
parent
a431fea9bb
commit
dc3d6250ac
@ -114,7 +114,6 @@
|
||||
android:fullBackupOnly="true"
|
||||
android:extractNativeLibs="false"
|
||||
android:forceQueryable="true"
|
||||
android:persistent="true"
|
||||
android:icon="@mipmap/ic_core_service_app"
|
||||
android:label="@string/gms_app_name"
|
||||
android:theme="@style/Theme.AppCompat.DayNight">
|
||||
|
Loading…
Reference in New Issue
Block a user