sweet: 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
parent 1f5d18c853
commit 609c47d584
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD

View File

@ -4,9 +4,6 @@
# SPDX-License-Identifier: Apache-2.0
#
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Inherit from sm6150-common
$(call inherit-product, device/xiaomi/sm6150-common/sm6150.mk)