avicii: Add support for Dolby Atmos

Co-authored-by: HELLBOY017 <abhaygill017@gmail.com>
Co-authored-by: kibria5 <mdkibria687@gmail.com>
This commit is contained in:
Sanju0910
2023-05-28 20:08:40 +05:30
committed by psavarmattas
parent 33308604cd
commit bc2f1a5993
10 changed files with 96 additions and 5 deletions

View File

@@ -62,6 +62,7 @@ PRODUCT_PACKAGES += \
libvolumelistener
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.conf \
$(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
$(LOCAL_PATH)/audio/audio_platform_info.xml:$(TARGET_COPY_OUT_ODM)/etc/audio_platform_info.xml \
$(LOCAL_PATH)/audio/audio_io_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_io_policy.conf \
@@ -164,6 +165,9 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
# Dolby Atmos
$(call inherit-product, vendor/dolby/atmos/config.mk)
# Doze
PRODUCT_PACKAGES += \
OplusDoze