Revert "sm7250-common: Nuke FM radio"

Turns out people still use it
This commit is contained in:
mikairyuu 2022-06-16 23:57:25 +10:00
parent b70f5f45af
commit fad1fdd33a

View File

@ -210,6 +210,12 @@ PRODUCT_PACKAGES += \
vendor.goodix.hardware.biometrics.fingerprint@2.1.vendor vendor.goodix.hardware.biometrics.fingerprint@2.1.vendor
endif endif
# FM
PRODUCT_PACKAGES += \
FM2 \
libqcomfm_jni \
qcom.fmradio
# Gatekeeper # Gatekeeper
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0.vendor android.hardware.gatekeeper@1.0.vendor