mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: drop fm definition, move them to device specific trees
This commit is contained in:
parent
ca3c6dff6a
commit
43acf65faa
2 changed files with 0 additions and 10 deletions
|
@ -1,5 +0,0 @@
|
|||
# FM
|
||||
AUDIO_FEATURE_ENABLED_FM := true
|
||||
TARGET_QCOM_NO_FM_FIRMWARE := true
|
||||
BOARD_HAVE_QCOM_FM := true
|
||||
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue