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
c625806a6f
commit
b6090acdbe
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk)
|
|||
# Inherit LineageOS common device config
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
|
||||
# Inherit some common lineage stuff.
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
|
||||
# Inherit device configuration
|
||||
$(call inherit-product, device/samsung/a20/device.mk)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue