universal8895: build updateable apex
authorMichael Benedict <michaelbt@live.com>
Sat, 5 Oct 2019 10:15:46 +0000 (20:15 +1000)
committerJan Altensen <info@stricted.net>
Sun, 19 Jan 2020 07:53:30 +0000 (08:53 +0100)
Signed-off-by: Michael Benedict <michaelbt@live.com>
device-common.mk

index 9fb13b84facdcd1bcf5e885f42b169a3e7884b95..7c86cebd02b943412bdf77cc24f3508aa297238e 100644 (file)
@@ -298,5 +298,8 @@ PRODUCT_PACKAGES += \
 # Properties
 -include $(LOCAL_PATH)/system_prop.mk
 
+# Apex
+$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
+
 # call the proprietary setup
 $(call inherit-product, vendor/samsung/universal8895-common/universal8895-common-vendor.mk)