polaris: Define a soong namespace

Change-Id: Ida759ee1786c667e766da29103f0ecb54950c104
This commit is contained in:
Alessandro Astone
2020-10-29 08:40:54 +01:00
committed by Bruno Martins
parent f0c4a4dfe2
commit 0202e6aaaf
2 changed files with 6 additions and 0 deletions

2
Android.bp Normal file
View File

@@ -0,0 +1,2 @@
soong_namespace {
}

View File

@@ -101,6 +101,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
SecureElement
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
# WiFi
PRODUCT_PACKAGES += \
TargetWifiOverlay