land: Update FM configs
This commit is contained in:
parent
cd719e44db
commit
c8b20cfe02
2 changed files with 3 additions and 11 deletions
|
@ -1,3 +1,4 @@
|
|||
# FM
|
||||
AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
|
||||
BOARD_HAVE_QCOM_FM := true
|
||||
TARGET_QCOM_NO_FM_FIRMWARE := true
|
||||
|
|
|
@ -1,13 +1,4 @@
|
|||
# FM
|
||||
PRODUCT_PACKAGES += \
|
||||
FM2 \
|
||||
libqcomfm_jni \
|
||||
qcom.fmradio
|
||||
|
||||
# Init
|
||||
PRODUCT_PACKAGES += \
|
||||
init.qcom.fm.sh
|
||||
|
||||
# Properties
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.fm.transmitter=false
|
||||
FMRadio \
|
||||
libfmjni
|
||||
|
|
Loading…
Reference in a new issue