diff --git a/common/Android.bp b/common/Android.bp index a21bbf19..9b30e1e8 100644 --- a/common/Android.bp +++ b/common/Android.bp @@ -39,17 +39,6 @@ android_app_import { privileged: true, } -android_app_import { - name: "GoogleExtServices", - owner: "gms", - apk: "proprietary/system/priv-app/GoogleExtServices/GoogleExtServices.apk", - presigned: true, - dex_preopt: { - enabled: false, - }, - privileged: true, -} - android_app_import { name: "GooglePackageInstaller", owner: "gms", diff --git a/common/common-vendor.mk b/common/common-vendor.mk index 4c1b0163..01817e7e 100644 --- a/common/common-vendor.mk +++ b/common/common-vendor.mk @@ -161,7 +161,6 @@ PRODUCT_PACKAGES += \ GoogleExtShared \ GooglePrintRecommendationService \ DocumentsUIGoogle \ - GoogleExtServices \ GooglePackageInstaller \ TagGoogle \ CalculatorGooglePrebuilt \ diff --git a/common/proprietary/system/priv-app/GoogleExtServices/GoogleExtServices.apk b/common/proprietary/system/priv-app/GoogleExtServices/GoogleExtServices.apk deleted file mode 100644 index 16f6face..00000000 Binary files a/common/proprietary/system/priv-app/GoogleExtServices/GoogleExtServices.apk and /dev/null differ diff --git a/proprietary-files.txt b/proprietary-files.txt index 8ece2abb..114c0b55 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -99,7 +99,6 @@ product/app/WebViewGoogle/WebViewGoogle.apk.gz # Device Personalization Services -product/priv-app/DevicePersonalizationPrebuiltPixel2021/DevicePersonalizationPrebuiltPixel2021.apk;PRESIGNED --system/priv-app/GoogleExtServices/GoogleExtServices.apk;PRESIGNED|b9db71197fecf9886207af70a2a798fde8b23c4c # Diagnostics/Telemetry -product/app/PrebuiltGoogleTelemetryTvp/PrebuiltGoogleTelemetryTvp.apk;PRESIGNED