land: Update FM configs

This commit is contained in:
karthick111 2017-06-27 11:43:37 +02:00
parent cd719e44db
commit c8b20cfe02
2 changed files with 3 additions and 11 deletions

View file

@ -1,3 +1,4 @@
# FM # FM
AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
BOARD_HAVE_QCOM_FM := true BOARD_HAVE_QCOM_FM := true
TARGET_QCOM_NO_FM_FIRMWARE := true

View file

@ -1,13 +1,4 @@
# FM # FM
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
FM2 \ FMRadio \
libqcomfm_jni \ libfmjni
qcom.fmradio
# Init
PRODUCT_PACKAGES += \
init.qcom.fm.sh
# Properties
PRODUCT_PROPERTY_OVERRIDES += \
ro.fm.transmitter=false