mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
X6833B: Include hardware/transsion
soong namespace
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
5dc023f260
commit
b608c8138c
|
@ -234,7 +234,8 @@ PRODUCT_SHIPPING_API_LEVEL := 31
|
||||||
# Soong namespaces
|
# Soong namespaces
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
$(LOCAL_PATH) \
|
$(LOCAL_PATH) \
|
||||||
hardware/mediatek
|
hardware/mediatek \
|
||||||
|
hardware/transsion
|
||||||
|
|
||||||
# Updatable APEXes
|
# Updatable APEXes
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||||
|
|
Loading…
Reference in a new issue