mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
a20: Sort
This commit is contained in:
parent
058485e3eb
commit
71f64ea058
3 changed files with 17 additions and 17 deletions
|
|
@ -7,12 +7,12 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
|||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk)
|
||||
|
||||
# Inherit device configuration
|
||||
$(call inherit-product, device/samsung/a20/device.mk)
|
||||
|
||||
# Inherit LineageOS common device config
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
|
||||
# Inherit device configuration
|
||||
$(call inherit-product, device/samsung/a20/device.mk)
|
||||
|
||||
# Device identifier. This must come after all inclusions
|
||||
PRODUCT_DEVICE := a20
|
||||
PRODUCT_NAME := lineage_a20
|
||||
|
|
|
|||
Loading…
Reference in a new issue