clover: Setup device soong namespace

Change-Id: I2e9c0ab68a0fe86ba18e3955e2823b87d88e835a
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
This commit is contained in:
Erfan Abdi 2019-09-04 17:50:41 +04:30 committed by Max Weffers
parent 28322472be
commit 0724652ce7
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
2 changed files with 7 additions and 1 deletions

View file

@ -24,3 +24,5 @@
subdirs = [
"*"
]
soong_namespace {
}

View file

@ -28,7 +28,11 @@ $(call inherit-product, device/xiaomi/sdm660-common/sdm660.mk)
# Device Path
DEVICE_PATH := device/xiaomi/clover
# Overlays
# Soong
PRODUCT_SOONG_NAMESPACES += \
$(DEVICE_PATH)
# Overlays
DEVICE_PACKAGE_OVERLAYS += \
$(DEVICE_PATH)/overlay