topaz: Create a device specific Soong namespace.

Change-Id: Ide70e1a2c12ce975cdcec25f9dfea412f8fb993d
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:
Jeff Gaston
2017-11-09 17:21:27 -08:00
committed by boedhack99
parent cbb9f768d8
commit 26215dab29
2 changed files with 6 additions and 0 deletions

2
Android.bp Normal file
View File

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

View File

@@ -40,3 +40,7 @@ PRODUCT_PACKAGES += \
# Partitions
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)