sm8350-common: Correctly remove FM Radio

This commit is contained in:
VortexHD 2021-11-07 10:40:34 +00:00 committed by Cosmin Tanislav
parent 15816b7165
commit 66bd8b7440
2 changed files with 0 additions and 12 deletions

View File

@ -81,11 +81,6 @@ TARGET_USES_HWC2 := true
# Filesystem
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
# FM
AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
BOARD_HAS_QCA_FM_SOC := cherokee
BOARD_HAVE_QCOM_FM := true
# Kernel
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_IMAGE_NAME := Image

View File

@ -87,13 +87,6 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml \
$(LOCAL_PATH)/configs/component-overrides_qti.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/component-overrides.xml
# FM
PRODUCT_PACKAGES += \
FM2 \
libqcomfm_jni \
qcom.fmradio \
qcom.fmradio.xml
# AVB
PRODUCT_PACKAGES += \
q-gsi.avbpubkey \