mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
X6833B: Enable updatable APEX
Change-Id: Iae629b36fdacec47744b8132dd6699a2ea9c68ff Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
fc8e3d288f
commit
fcae87f206
|
@ -82,5 +82,8 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
$(LOCAL_PATH) \
|
$(LOCAL_PATH) \
|
||||||
hardware/mediatek
|
hardware/mediatek
|
||||||
|
|
||||||
|
# Updatable APEXes
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||||
|
|
||||||
# Inherit the proprietary files
|
# Inherit the proprietary files
|
||||||
$(call inherit-product, vendor/infinix/X6833B/X6833B-vendor.mk)
|
$(call inherit-product, vendor/infinix/X6833B/X6833B-vendor.mk)
|
||||||
|
|
Loading…
Reference in a new issue