From 3d9046562dddf5910570cadfdf5fe52731c5d21c Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Wed, 1 Apr 2020 10:04:21 +0200 Subject: Revert "msm8996-common: Add updatable_apex.mk" * All ZUK msm8996 devices use FDE, which gives issues with updatable apex such as not booting correctly after the initial encryption from system settings * Regardless on lineage we aren't going to use any Google prebuilt to have apex working This reverts commit 106ac21a9281f33472a8481d77d5256756ac83ef. Change-Id: Iae1728e4a798dcdda7c1e75a5c335c558515f0e3 --- msm8996.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'msm8996.mk') diff --git a/msm8996.mk b/msm8996.mk index 96f60f7..6116dba 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -26,9 +26,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk) # Get non-open-source specific aspects $(call inherit-product, vendor/zuk/msm8996-common/msm8996-common-vendor.mk) -# Enable updating of APEXes -$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) - # Overlays DEVICE_PACKAGE_OVERLAYS += \ $(LOCAL_PATH)/overlay \ -- cgit v1.2.3