clover: Enable APEX device-side
This commit is contained in:
parent
a905cd695d
commit
99d9560b05
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ $(call inherit-product, device/xiaomi/sdm660-common/sdm660.mk)
|
|||
# Device Path
|
||||
DEVICE_PATH := device/xiaomi/clover
|
||||
|
||||
# APEX
|
||||
ENABLE_APEX := true
|
||||
|
||||
# Audio
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(DEVICE_PATH)/configs/audio/audio_platform_info_intcodec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_intcodec.xml \
|
||||
|
|
Loading…
Reference in a new issue