davinci: Use Soong namespace to avoid device build conflicts

Change-Id: Id04f464102264b6f2e8d49b39389c7e346613b39
This commit is contained in:
Ethan Chen
2018-10-02 13:51:03 +02:00
committed by Arian
parent 2828ea395b
commit 2991038091
2 changed files with 6 additions and 0 deletions

2
Android.bp Normal file
View File

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

View File

@@ -13,3 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)