mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 03:55:31 -04:00
a20: Normalize BuildDesc
This commit is contained in:
parent
fe7a36cfc0
commit
985eddee78
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ $(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
|||
BUILD_FINGERPRINT := "samsung/a20ub/a20:11/RP1A.200720.012/A205GUBU9CUF4:user/release-keys"
|
||||
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
BuildDesc=$(call normalize-path-list, "a20ub-user 11 RP1A.200720.012 A205GUBU9CUF4 release-keys")
|
||||
BuildDesc="a20ub-user 11 RP1A.200720.012 A205GUBU9CUF4 release-keys"
|
||||
|
||||
# Device identifier. This must come after all inclusions
|
||||
PRODUCT_DEVICE := a20
|
||||
|
|
|
|||
Loading…
Reference in a new issue