mirror of
https://github.com/Evolution-X-Devices/device_samsung_d1
synced 2026-01-27 18:27:51 +00:00
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:
committed by
Tim Zimmermann
parent
df7e154c3e
commit
f80a2cce59
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user