d1: 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 Tim Zimmermann
parent df7e154c3e
commit f80a2cce59

View File

@@ -39,9 +39,6 @@ TARGET_SCREEN_WIDTH := 1080
## Inherit some common Lineage stuff ## Inherit some common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_full_phone.mk) $(call inherit-product, vendor/lineage/config/common_full_phone.mk)
## Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
## Device identifier, this must come after all inclusions ## Device identifier, this must come after all inclusions
PRODUCT_NAME := lineage_d1 PRODUCT_NAME := lineage_d1
PRODUCT_DEVICE := d1 PRODUCT_DEVICE := d1