diff options
-rw-r--r-- | ice_common.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ice_common.mk b/ice_common.mk index db5e1777..46824800 100644 --- a/ice_common.mk +++ b/ice_common.mk @@ -14,3 +14,7 @@ PRODUCT_PRODUCT_PROPERTIES += \ # Google Assistant PRODUCT_PRODUCT_PROPERTIES += ro.opa.eligible_device=true + +# Soong Namespaces +PRODUCT_SOONG_NAMESPACES += \ + packages/modules/Bluetooth/android/app |