mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -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
|
|
@ -24,4 +24,7 @@ TARGET_SURFACEFLINGER_UDFPS_LIB := //$(DEVICE_PATH):libudfps_extension.a30s
|
|||
# Inherit common board flags
|
||||
include device/samsung/universal7885-common/BoardConfigCommon.mk
|
||||
|
||||
# SPL
|
||||
VENDOR_SECURITY_PATCH := 2021-11-01
|
||||
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
|
|
|||
Loading…
Reference in a new issue