aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2020-04-01 10:04:21 +0200
committerDavide Garberi <dade.garberi@gmail.com>2020-04-01 10:06:07 +0200
commit3d9046562dddf5910570cadfdf5fe52731c5d21c (patch)
tree25575e3a2605d6593c86ca5a4179696bcced4cb5 /msm8996.mk
parent32d6addd6bf933f1d77742c1cd88806bbf770070 (diff)
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
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk3
1 files changed, 0 insertions, 3 deletions
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 \