Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c408e37 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '1418-a14-remove_google' into 'v3.0-a14'

Update google vendor apps list that needs to be removed

See merge request !218
parents e49a8a68 73e2e090
Loading
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -17,13 +17,20 @@ HOTWORD_PACKAGES := HotwordEnrollmentOKGoogleWCD9340 HotwordEnrollmentXGoogleWCD
DEVICE_PERSONALIZATION_PACKAGES := DevicePersonalizationPrebuiltPixel2 DevicePersonalizationPrebuiltPixel3 \
        DevicePersonalizationPrebuiltPixel4 DevicePersonalizationPrebuiltPixel2020  \
        DevicePersonalizationPrebuiltPixel2021 DevicePersonalizationPrebuiltPixel2022 \
        DevicePersonalizationPrebuiltPixel2023 \
        DevicePersonalizationPrebuiltPixel2021-v.U.14.playstore \
        DevicePersonalizationPrebuiltPixel2022-v.U.14.playstore \
        DevicePersonalizationPrebuiltPixel2023-v.U.14.playstore \
        DevicePersonalizationPrebuiltPixelTablet2023-v.U.14.playstore

DEVICE_NETWORK_PACKAGES := DeviceIntelligenceNetworkPrebuilt \
        DeviceIntelligenceNetworkPrebuilt-v.U.14.playstore

include $(CLEAR_VARS)
LOCAL_MODULE := RemoveProprietaryApps
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := APPS
LOCAL_OVERRIDES_PACKAGES := DeviceIntelligenceNetworkPrebuilt AmbientSensePrebuilt \
LOCAL_OVERRIDES_PACKAGES := $(DEVICE_NETWORK_PACKAGES) AmbientSensePrebuilt \
        $(DEVICE_PERSONALIZATION_PACKAGES) $(HOTWORD_PACKAGES)
LOCAL_UNINSTALLABLE_MODULE := true
LOCAL_SRC_FILES := /dev/null