X6833B: Enable updatable APEX

Change-Id: Iae629b36fdacec47744b8132dd6699a2ea9c68ff
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
Luca Stefani 2022-09-12 19:04:17 +01:00 committed by dodyirawan85
parent fc8e3d288f
commit fcae87f206

View file

@ -82,5 +82,8 @@ PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \
hardware/mediatek
# Updatable APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Inherit the proprietary files
$(call inherit-product, vendor/infinix/X6833B/X6833B-vendor.mk)