gts4lv: Define a soong namespace

Change-Id: Ida759ee1786c667e766da29103f0ecb54950c104
This commit is contained in:
Alessandro Astone
2020-10-29 08:40:54 +01:00
committed by Bruno Martins
parent 1f8fdaf0f3
commit 28f9593c51
2 changed files with 6 additions and 0 deletions

2
Android.bp Normal file
View File

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

View File

@@ -42,6 +42,10 @@ PRODUCT_PACKAGES += \
libsecril-client \
secril_config_svc
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
# Vibrator
PRODUCT_PACKAGES += \
android.hardware.vibrator-service.legacy