beryllium: 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 fce600538e
commit 827f9a1b38
2 changed files with 6 additions and 0 deletions

2
Android.bp Normal file
View File

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

View File

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