mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Update fingerprint
This commit is contained in:
parent
985eddee78
commit
71805c6112
1 changed files with 2 additions and 2 deletions
|
|
@ -13,10 +13,10 @@ $(call inherit-product, device/samsung/a20/device.mk)
|
||||||
# Inherit LineageOS common device config
|
# Inherit LineageOS common device config
|
||||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||||
|
|
||||||
BUILD_FINGERPRINT := "samsung/a20ub/a20:11/RP1A.200720.012/A205GUBU9CUF4:user/release-keys"
|
BUILD_FINGERPRINT := "samsung/a20cis/a20:11/RP1A.200720.012/A205FNXXSBCWC3:user/release-keys"
|
||||||
|
|
||||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||||
BuildDesc="a20ub-user 11 RP1A.200720.012 A205GUBU9CUF4 release-keys"
|
BuildDesc="a20cis-user 11 RP1A.200720.012 A205FNXXSBCWC3 release-keys"
|
||||||
|
|
||||||
# Device identifier. This must come after all inclusions
|
# Device identifier. This must come after all inclusions
|
||||||
PRODUCT_DEVICE := a20
|
PRODUCT_DEVICE := a20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue