From 9aa2340907575d3a656b2f50a2549bcb53a9aeb3 Mon Sep 17 00:00:00 2001 From: basamaryan Date: Wed, 20 Mar 2024 01:16:12 -0400 Subject: [PATCH] sdm710-common: Don't explicitly include updatable_apex.mk It is inherited by base_system.mk as of QPR2 Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc --- sdm710.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/sdm710.mk b/sdm710.mk index 28cca6c..6dc2337 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -3,8 +3,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) - OVERRIDE_PRODUCT_COMPRESSED_APEX := false # Get non-open-source specific aspects