msm8226-common: drop fm definition, move them to device specific trees

This commit is contained in:
Francescodario Cuzzocrea 2019-05-13 23:17:35 +02:00
parent ca3c6dff6a
commit 43acf65faa
2 changed files with 0 additions and 10 deletions

View file

@ -1,5 +0,0 @@
# FM
AUDIO_FEATURE_ENABLED_FM := true
TARGET_QCOM_NO_FM_FIRMWARE := true
BOARD_HAVE_QCOM_FM := true

View file

@ -99,11 +99,6 @@ PRODUCT_PACKAGES += \
ethertypes \
libebtc
# FM
PRODUCT_PACKAGES += \
FMRadio \
libfmjni
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/gps/etc/flp.conf:system/etc/flp.conf \
$(LOCAL_PATH)/gps/etc/gps.conf:system/etc/gps.conf \