mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
GApps removal mechanism now also checks for PrebuiltGmsCorePix
This commit is contained in:
parent
3be9dcf2b2
commit
9cd15b5f74
@ -46,6 +46,7 @@
|
||||
* move microG DroidGuard Helper from /system/priv-app to /system/app
|
||||
* add Apple location backend optionally @Vavun
|
||||
* add Aurora Store optionally @Vavun
|
||||
* GApps removal mechanism now also checks for PrebuiltGmsCorePix @Vavun
|
||||
|
||||
* Bromite WebView package
|
||||
* also check for Webview and WebViewGoogle when trying to get rid of stock WebView
|
||||
|
@ -43,6 +43,7 @@ NominatimNlpBackend
|
||||
PlayGames
|
||||
PlayStore
|
||||
PrebuiltGmsCore
|
||||
PrebuiltGmsCorePix
|
||||
UnifiedNlp
|
||||
Velvet
|
||||
Vending
|
||||
|
@ -31,6 +31,7 @@ NominatimNlpBackend
|
||||
PlayGames
|
||||
PlayStore
|
||||
PrebuiltGmsCore
|
||||
PrebuiltGmsCorePix
|
||||
UnifiedNlp
|
||||
Velvet
|
||||
Vending
|
||||
|
@ -28,6 +28,7 @@ The following GApps are removed during installation:
|
||||
* PlayGames
|
||||
* PlayStore
|
||||
* PrebuiltGmsCore
|
||||
* PrebuiltGmsCorePix
|
||||
* Velvet
|
||||
* Vending
|
||||
* WhisperPush
|
||||
|
Loading…
Reference in New Issue
Block a user