From: Nolen Johnson Date: Mon, 24 Oct 2022 04:40:31 +0000 (-0400) Subject: exynos9610: Enforce EPPE X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ed907a9593690ec75f1f4b48371911a40ff4bb02;p=GitHub%2FLineageOS%2Fandroid_device_motorola_exynos9610-common.git exynos9610: Enforce EPPE * FMRadio app isn't brought up yet, so comment it so it doesn't get forgotten. Change-Id: I27aa6895a38b649cb5231ffddd640a9e33fa8c77 --- diff --git a/common.mk b/common.mk index c981674..4e9d925 100644 --- a/common.mk +++ b/common.mk @@ -128,9 +128,9 @@ PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/keylayout/uinput-egis.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-egis.kl # FM Radio -PRODUCT_PACKAGES += \ - FMRadio \ - libfmjni +#PRODUCT_PACKAGES += \ +# FMRadio \ +# libfmjni # Gatekeeper PRODUCT_PACKAGES += \ @@ -200,7 +200,6 @@ PRODUCT_PACKAGES += \ # Media PRODUCT_PACKAGES += \ - libcodec2-hidl-defaults@1.1 \ libcodec2_hidl@1.0.vendor \ libcodec2_hidl@1.1.vendor \ libavservices_minijail_vendor @@ -317,8 +316,7 @@ PRODUCT_PACKAGES += \ android.hardware.radio.deprecated@1.0 \ android.hardware.secure_element@1.0.vendor \ android.hardware.secure_element@1.2 \ - android.hardware.secure_element@1.2.vendor \ - libjson.vendor + android.hardware.secure_element@1.2.vendor # RenderScript HAL PRODUCT_PACKAGES += \ @@ -382,7 +380,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.wifi@1.0-service \ hostapd \ - TetheringOverlay \ WifiOverlay \ wpa_supplicant