mirror of
https://github.com/Evolution-X-Devices/device_samsung_beyondx
synced 2026-01-27 08:29:43 +00:00
beyondx: 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
242adde8be
commit
b15aff4022
@@ -36,9 +36,6 @@ TARGET_SCREEN_WIDTH := 1440
|
||||
## Inherit some common Lineage stuff
|
||||
$(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
|
||||
PRODUCT_NAME := lineage_beyondx
|
||||
PRODUCT_DEVICE := beyondx
|
||||
|
||||
Reference in New Issue
Block a user