Enable updating of APEXes

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I47d32990678165d79f4ad2971ba0020ada106406
This commit is contained in:
Deokgyu Yang 2021-05-11 00:25:35 +09:00
parent 5027e3611e
commit f5d379a728

View file

@ -17,6 +17,9 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_n.mk)
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/samsung/gts3llte/gts3llte-vendor.mk)