msm8976-common: Disable FM Radio

This commit is contained in:
LuK1337 2017-01-21 16:11:11 +01:00
parent 566eba51ad
commit 24d85e93a5
2 changed files with 0 additions and 9 deletions

View File

@ -136,10 +136,6 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 26268905472
TARGET_ANDROID_FILESYSTEM_CONFIG_H := $(VENDOR_PATH)/android_filesystem_config.h
# FM
BOARD_HAVE_QCOM_FM := true
TARGET_QCOM_NO_FM_FIRMWARE := true
# GPS
USE_DEVICE_SPECIFIC_GPS := true
USE_DEVICE_SPECIFIC_LOC_API := true

View File

@ -118,11 +118,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
fingerprintd
# FM
PRODUCT_PACKAGES += \
FMRadio \
libfmjni
# For android_filesystem_config.h
PRODUCT_PACKAGES += \
fs_config_files