mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Change full_a20 to lineage_a20
This resolves a build error when running brunch/breakfast.
This commit is contained in:
parent
47b0ff6299
commit
6fabcf2d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ $(call inherit-product, device/samsung/a20/device.mk)
|
||||||
|
|
||||||
# Device identifier. This must come after all inclusions
|
# Device identifier. This must come after all inclusions
|
||||||
PRODUCT_DEVICE := a20
|
PRODUCT_DEVICE := a20
|
||||||
PRODUCT_NAME := full_a20
|
PRODUCT_NAME := lineage_a20
|
||||||
PRODUCT_MODEL := SM-A205F
|
PRODUCT_MODEL := SM-A205F
|
||||||
PRODUCT_BRAND := samsung
|
PRODUCT_BRAND := samsung
|
||||||
PRODUCT_MANUFACTURER := samsung
|
PRODUCT_MANUFACTURER := samsung
|
||||||
Loading…
Reference in a new issue