mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55: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
|
|
@ -15,6 +15,9 @@ BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3556769792 # 3.31GB
|
|||
BOARD_CACHEIMAGE_PARTITION_SIZE := 157286400
|
||||
BOARD_VENDORIMAGE_PARTITION_SIZE := 394264576
|
||||
|
||||
# SPL
|
||||
VENDOR_SECURITY_PATCH := 2021-12-01
|
||||
|
||||
# Inherit common board flags
|
||||
include device/samsung/universal7885-common/BoardConfigCommon.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue