summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Crump <chriscrawford893@gmail.com>2022-10-17 15:36:37 -0400
committeralk3pInjection <webmaster@raspii.tech>2024-01-11 03:50:48 +0800
commite7857b496335eee6a39a4863ef9b4600b820e6e8 (patch)
tree18557f9dde3f4cf2331973f823a2a17af5ba10d7
parent23545adfdfb980f466a5f0fd407f3481ab5372e0 (diff)
gs201: Add AOSP Bluetooth soong namespace
Change-Id: Id60d0b1a6c15d203e9846e995b1d00357045bce7
-rw-r--r--ice_common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/ice_common.mk b/ice_common.mk
index 69be6656..684ea894 100644
--- a/ice_common.mk
+++ b/ice_common.mk
@@ -18,3 +18,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Google Assistant
PRODUCT_PRODUCT_PROPERTIES += ro.opa.eligible_device=true
+
+# Soong Namespaces
+PRODUCT_SOONG_NAMESPACES += \
+ packages/modules/Bluetooth/android/app