diff --git a/ChangeLog.md b/ChangeLog.md index 7d2e520..fb95fbc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,6 +9,7 @@ * regression from 17.9 * add busybox build by osm0sis (used during installation only) * fixes possible installation issues with Stock ROMs from TWRP + * remove `GoogleExtServices` from GApps removal list, as it is required for ROMs using `GooglePackageManager` * Uninstaller * fix restoring GApps from /system/app in System Mode installations diff --git a/CommonAddon b/CommonAddon index c942e3e..ab84767 100644 --- a/CommonAddon +++ b/CommonAddon @@ -18,10 +18,8 @@ GOOGLE_APPS="GoogleFeedback GoogleLoginService GoogleOneTimeInitializer GoogleServicesFramework -GoogleExtServices GooglePartnerSetup GoogleServicesFramework -GoogleExtShared GoogleTTS MarkupGoogle MarketUpdater diff --git a/CommonInstaller b/CommonInstaller index c2223d9..3f4d269 100644 --- a/CommonInstaller +++ b/CommonInstaller @@ -8,10 +8,8 @@ GOOGLE_APPS="GoogleFeedback GoogleLoginService GoogleOneTimeInitializer GoogleServicesFramework -GoogleExtServices GooglePartnerSetup GoogleServicesFramework -GoogleExtShared GoogleTTS MarkupGoogle MarketUpdater