wahoo: Don't explicitly include updatable_apex.mk

It is inherited by base_system.mk as of QPR2

Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
This commit is contained in:
basamaryan
2024-03-20 01:16:12 -04:00
committed by Asriadi Rahim
parent b48426294c
commit 01c626ca58

View File

@@ -14,13 +14,6 @@
# limitations under the License.
#
# 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
PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true
PRODUCT_ACTIONABLE_COMPATIBLE_PROPERTY_DISABLE := true