mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
devices: Use their repective original build fingerprint
- Kill fingerprint fetcher CI - Sperate SPL dates based on VT - Purge derp remains
This commit is contained in:
parent
e732699c27
commit
a06bd4bac2
18 changed files with 44 additions and 236 deletions
|
|
@ -26,3 +26,8 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.sensors@1.0-service
|
||||
|
||||
BUILD_FINGERPRINT := "samsung/a30cis/a30:11/RP1A.200720.012/A305FNXXU6CUI2:user/release-keys"
|
||||
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
PRIVATE_BUILD_DESC="a30cis-user 11 RP1A.200720.012 A305FNXXU6CUI2 release-keys"
|
||||
|
|
|
|||
Loading…
Reference in a new issue