From be7ee5f68d286ffb8e1aad5ac4b3635681dcf4bc Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Tue, 28 Jan 2020 15:47:38 +0530 Subject: [PATCH] Revert "Revert "sdm710-common: Add updatable_apex.mk"" This reverts commit e5290ac1ee761516348230d8c939569b04c69a39. Signed-off-by: SamarV-121 --- sdm710.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdm710.mk b/sdm710.mk index 5c42bf9..7c02a0f 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -6,6 +6,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Get non-open-source specific aspects $(call inherit-product-if-exists, vendor/realme/sdm710-common/sdm710-common-vendor.mk) +# Enable updating of APEXes +$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) + # Boot animation TARGET_SCREEN_HEIGHT := 2244 TARGET_SCREEN_WIDTH := 1080