exynos9610: Don't explicitly include updatable_apex.mk
authorbasamaryan <basam.aryan@gmail.com>
Wed, 20 Mar 2024 05:16:12 +0000 (01:16 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Thu, 21 Mar 2024 19:12:32 +0000 (15:12 -0400)
It is inherited by base_system.mk as of QPR2

Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc

common.mk

index 6e94f611a2e0a52fa6eec920a3c61dd2d5653ecd..72c6327509866ff9b67775bd12c757072b9a53ac 100644 (file)
--- 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)