mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyond1lte
synced 2026-01-27 10:02:12 +00:00
beyond1lte: 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
e6f9515dd7
commit
a2ea359bb6
@@ -36,9 +36,6 @@ TARGET_SCREEN_WIDTH := 1440
|
|||||||
## 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_beyond1lte
|
PRODUCT_NAME := lineage_beyond1lte
|
||||||
PRODUCT_DEVICE := beyond1lte
|
PRODUCT_DEVICE := beyond1lte
|
||||||
|
|||||||
Reference in New Issue
Block a user