universal7885: Compile sensor HAL and audio_policy_config to vendor_overlay/30 as well

Change-Id: I9322e8d396c7c76efd4ee64cc1aeba1acab94c06
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2021-06-23 12:54:14 +05:30 committed by roynatech2544
commit f4e90239e8
2 changed files with 37 additions and 1 deletions

View file

@ -9,7 +9,8 @@ PRODUCT_AAPT_PREF_CONFIG := xxhdpi
TARGET_EXCLUDES_AUDIOFX := true
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/29/etc/audio_policy_configuration.xml
$(LOCAL_PATH)/configs/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/29/etc/audio_policy_configuration.xml \
$(LOCAL_PATH)/configs/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/30/etc/audio_policy_configuration.xml
# Bluetooth
PRODUCT_PACKAGES += \