mirror of
https://github.com/Evolution-X-Devices/device_nokia_sdm660-common
synced 2026-02-01 08:51:29 +00:00
Revert "sdm660-common: Disable compressed APEX"
This reverts commit f7986c0f7c.
Reason: Fixed kernel side.
Change-Id: Ie6aa6eeba71cd76ddfa4a63bc1c503c3d00343ff
This commit is contained in:
@@ -19,10 +19,6 @@ $(call inherit-product, vendor/nokia/sdm660-common/sdm660-common-vendor.mk)
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Disable APEX compression
|
||||
# Keep this after including updatable_apex.mk
|
||||
PRODUCT_COMPRESSED_APEX := false
|
||||
|
||||
# Overlays
|
||||
DEVICE_PACKAGE_OVERLAYS += \
|
||||
$(LOCAL_PATH)/overlay
|
||||
|
||||
Reference in New Issue
Block a user