From ff3657fc3d44b80140ec58966fe5ab77c556176d Mon Sep 17 00:00:00 2001 From: basamaryan Date: Wed, 20 Mar 2024 01:16:12 -0400 Subject: [PATCH] exynos9610: Don't explicitly include updatable_apex.mk It is inherited by base_system.mk as of QPR2 Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc --- common.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/common.mk b/common.mk index 6e94f61..72c6327 100644 --- a/common.mk +++ b/common.mk @@ -19,9 +19,6 @@ COMMON_PATH := device/motorola/exynos9610-common # Get non-open-source specific aspects $(call inherit-product, vendor/motorola/exynos9610-common/exynos9610-common-vendor.mk) -# Enable updating of APEXes -$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) - # Soong namespaces $(call inherit-product, hardware/samsung_slsi-linaro/config/config.mk) -- 2.20.1