gts4lv: Define a soong namespace
Change-Id: Ida759ee1786c667e766da29103f0ecb54950c104
This commit is contained in:
committed by
Bruno Martins
parent
1f8fdaf0f3
commit
28f9593c51
2
Android.bp
Normal file
2
Android.bp
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
soong_namespace {
|
||||||
|
}
|
||||||
@@ -42,6 +42,10 @@ PRODUCT_PACKAGES += \
|
|||||||
libsecril-client \
|
libsecril-client \
|
||||||
secril_config_svc
|
secril_config_svc
|
||||||
|
|
||||||
|
# Soong namespaces
|
||||||
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
$(LOCAL_PATH)
|
||||||
|
|
||||||
# Vibrator
|
# Vibrator
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.vibrator-service.legacy
|
android.hardware.vibrator-service.legacy
|
||||||
|
|||||||
Reference in New Issue
Block a user