common: Create Soong namespace

* We don't want Nothing specific modules, (e.g. HIDL)
   to be accessible to targets other than Nothing.

Change-Id: Ide70e1a2c12ce975cdcec25f9dfea412f8fb993d
This commit is contained in:
Jeff Gaston
2017-11-09 17:21:27 -08:00
committed by x0x00044
commit 434b9c97f0

2
Android.bp Normal file
View File

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