mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Add common Lineage things
This commit is contained in:
parent
d1b0e45c17
commit
77687a9d66
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||||
|
|
||||||
|
# Inherit some common lineage stuff.
|
||||||
|
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||||
|
|
||||||
# Inherit device configuration
|
# Inherit device configuration
|
||||||
$(call inherit-product, device/samsung/a20/device.mk)
|
$(call inherit-product, device/samsung/a20/device.mk)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue