sm6250-common: Build FM libs

Change-Id: If5d73c3a142f44f3b9af69dbe287c362117c254e
This commit is contained in:
Sebastiano Barezzi 2021-07-20 11:30:07 +02:00 committed by Alexander Winkowski
parent 3559a3e6e2
commit 6fae12a724
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44
2 changed files with 9 additions and 0 deletions

View File

@ -64,6 +64,9 @@ TARGET_ENABLE_MEDIADRM_64 := true
# Filesystem
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
# FM
BOARD_HAVE_QCOM_FM := true
# HIDL
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := $(COMMON_PATH)/device_framework_matrix.xml
DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml

View File

@ -145,6 +145,12 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.1-service.xiaomi_atoll
# FM
PRODUCT_PACKAGES += \
FM2 \
libqcomfm_jni \
qcom.fmradio
# Rootdir
PRODUCT_PACKAGES += \
init.qcom.early_boot.sh \