mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Reformat PRIVATE_BUILD_DESC
* Reference - https://review.lineageos.org/c/LineageOS/android_build_soong/+/401215
This commit is contained in:
parent
d5a0df2d74
commit
4e0a78cf11
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 += \
|
||||
PRIVATE_BUILD_DESC="a20ub-user 11 RP1A.200720.012 A205GUBU9CUF4 release-keys"
|
||||
BuildDesc=$(call normalize-path-list, "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