GApps removal mechanism now also checks for PrebuiltGmsCorePix

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
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…
Cancel
Save