summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2022-06-27 23:38:02 +0000
committerXin Li <delphij@google.com>2022-06-27 23:38:02 +0000
commit391649085257e7434991dd6f81fae3f7b21b5878 (patch)
treee033bde8816f3c710857cc044ba291d94c0168f5
parente788a0fd21ca23086abffd0ae26d39bdfdb4aaaa (diff)
parent90a2f55c9a8143eccecd550008c322ba96b08a72 (diff)
downloadhikey-391649085257e7434991dd6f81fae3f7b21b5878.tar.gz
Merge tm-dev-plus-aosp-without-vendor@8763363
Bug: 236760014 Merged-In: Iffdeb8510c52764423166b5dc7168c7438260257 Change-Id: I1fe080db59b3498aed385a390b43700859df69aa
-rw-r--r--device-common.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/device-common.mk b/device-common.mk
index 3833ca16..e0df5a46 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -91,8 +91,7 @@ PRODUCT_PROPERTY_OVERRIDES += wifi.interface=wlan0 \
PRODUCT_RUNTIMES := runtime_libart_default
# Build default bluetooth a2dp and usb audio HALs
-PRODUCT_PACKAGES += audio.a2dp.default \
- audio.bluetooth.default \
+PRODUCT_PACKAGES += audio.bluetooth.default \
audio.usb.default \
audio.r_submix.default \
tinyplay