mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210vewifi.git
synced 2024-11-07 02:35:50 +00:00
gts210vewifi: Add device specific mixer paths
Change-Id: I8de26ca41ae716e3e112a2a53241e7e1345b866a
This commit is contained in:
parent
7155d785ee
commit
5b040fd916
2 changed files with 2502 additions and 0 deletions
2498
audio/mixer_paths_wcd9330.xml
Normal file
2498
audio/mixer_paths_wcd9330.xml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -20,5 +20,9 @@ $(call inherit-product-if-exists, vendor/samsung/gts210vewifi/gts210vewifi-vendo
|
|||
# Overlay
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
|
||||
# Audio configuration
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/audio/mixer_paths_wcd9330.xml:system/etc/mixer_paths_wcd9330.xml
|
||||
|
||||
# Inherit from msm8976-common
|
||||
$(call inherit-product, device/samsung/msm8976-common/msm8976.mk)
|
||||
|
|
Loading…
Reference in a new issue