mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-12-02 16:07:25 +00:00
Fix
This commit is contained in:
parent
5018c9ad2b
commit
a68d0ab98a
1 changed files with 0 additions and 6 deletions
|
@ -331,12 +331,6 @@
|
|||
android:resource="@string/gms_settings_summary" />
|
||||
</activity-alias>
|
||||
|
||||
<activity
|
||||
android:name="org.microg.gms.ui.AskPushPermission"
|
||||
android:excludeFromRecents="true"
|
||||
android:process=":ui"
|
||||
android:theme="@style/Theme.AppCompat.DayNight.Dialog.Alert.NoActionBar" />
|
||||
|
||||
<activity
|
||||
android:name="org.microg.gms.ui.AboutFragment$AsActivity"
|
||||
android:label="@string/pref_about_title"
|
||||
|
|
Loading…
Reference in a new issue