scorpio: Define a soong namespace

Change-Id: Ida759ee1786c667e766da29103f0ecb54950c104
This commit is contained in:
Alessandro Astone
2020-10-29 08:40:54 +01:00
committed by Onelots
parent 2c6b7b7408
commit bfcfed1090
2 changed files with 6 additions and 0 deletions

2
Android.bp Normal file
View File

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

View File

@@ -60,6 +60,10 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf \
$(LOCAL_PATH)/nfc/libnfc-nxp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
# Touch HAL
PRODUCT_PACKAGES += \
vendor.lineage.touch@1.0-service.xiaomi_8996