mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Merge "audio: copy device specific audio xmls"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f886cc9976
@@ -16,6 +16,15 @@
|
||||
|
||||
TARGET_PREBUILT_KERNEL := device/google/muskie-kernel/Image.lz4-dtb
|
||||
|
||||
LOCAL_PATH := device/google/muskie
|
||||
|
||||
# Audio XMLs
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/mixer_paths_tasha.xml:system/etc/mixer_paths_tasha.xml \
|
||||
$(LOCAL_PATH)/mixer_paths_tavil.xml:system/etc/mixer_paths_tavil.xml \
|
||||
$(LOCAL_PATH)/audio_platform_info.xml:system/etc/audio_platform_info.xml \
|
||||
$(LOCAL_PATH)/audio_platform_info_tavil.xml:system/etc/audio_platform_info_tavil.xml
|
||||
|
||||
include device/google/wahoo/device.mk
|
||||
|
||||
# Kernel modules
|
||||
|
||||
Reference in New Issue
Block a user