summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorYung Ti Su <andysu@google.com>2018-08-24 17:21:23 +0800
committerHW Lee <hwlee@google.com>2018-09-13 10:35:36 +0800
commit40fd871cb20fd44cf93b8a45b92da8c2fa3f841d (patch)
treee7817a9824fffcbf2c665dbab76e6dd3090c05b4 /device-common.mk
parentf44f7d251f2041cdc654e868e5aa6403f0207eae (diff)
downloadbonito-40fd871cb20fd44cf93b8a45b92da8c2fa3f841d.tar.gz
Relocate mixer_path and audio_platform_info XML files
Bug: 112018755 Bug: 115454678 Test: Build PASS and files copied Change-Id: I3a151010c279fa2700b90688f77544ac579acf9b Signed-off-by: Yung Ti Su <andysu@google.com>
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index 5f0c5eb3..a6f1703f 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -21,6 +21,7 @@ LOCAL_PATH := device/google/bonito
# define hardware platform
PRODUCT_PLATFORM := sdm670
+include device/google/bonito/device-audio-mfg.mk
include device/google/bonito/device.mk
# Bug 77867216