exynos9610: Use Soong namespace to avoid device build conflicts
authorEthan Chen <intervigil@gmail.com>
Tue, 2 Oct 2018 11:51:03 +0000 (13:51 +0200)
committerJan Altensen <info@stricted.net>
Sun, 1 Nov 2020 02:08:08 +0000 (03:08 +0100)
Change-Id: Id04f464102264b6f2e8d49b39389c7e346613b39

Android.bp [new file with mode: 0644]
BoardConfigCommon.mk

diff --git a/Android.bp b/Android.bp
new file mode 100644 (file)
index 0000000..9515b25
--- /dev/null
@@ -0,0 +1,2 @@
+soong_namespace {
+}
index 16270a09256ceec29fc752b4ee404413fab41d28..19e39b02be3aaa0614becfbbf63762274a21de71 100644 (file)
@@ -16,6 +16,9 @@
 
 COMMON_PATH := device/motorola/exynos9610-common
 
+# Soong namespaces
+PRODUCT_SOONG_NAMESPACES += $(COMMON_PATH)
+
 # Include path
 TARGET_SPECIFIC_HEADER_PATH := $(COMMON_PATH)/include