instantnoodlep: Copy mixer paths

Change-Id: Ic76a48cf815bda7f1902cbbcd15cc228d4929764
This commit is contained in:
LuK1337 2021-01-04 21:29:43 +01:00
parent 11847978e5
commit 41a15ab5b1
2 changed files with 4036 additions and 0 deletions

4032
audio/mixer_paths.xml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -35,6 +35,10 @@ PRODUCT_AAPT_PREF_CONFIG := xxxhdpi
TARGET_SCREEN_HEIGHT := 3168
TARGET_SCREEN_WIDTH := 1440
# Audio
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml
PRODUCT_SHIPPING_API_LEVEL := 29
# Inherit from oneplus sm8250-common