mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: BoardConfig: Use appropriate security patch level
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
04dbe0f380
commit
72afb1e967
|
@ -151,7 +151,7 @@ TARGET_USERIMAGES_USE_F2FS := true
|
||||||
ENABLE_VENDOR_RIL_SERVICE := true
|
ENABLE_VENDOR_RIL_SERVICE := true
|
||||||
|
|
||||||
# Vendor Security Patch
|
# Vendor Security Patch
|
||||||
VENDOR_SECURITY_PATCH := 2023-10-05
|
VENDOR_SECURITY_PATCH := 2024-03-05
|
||||||
|
|
||||||
# Verified Boot
|
# Verified Boot
|
||||||
BOARD_AVB_ENABLE := true
|
BOARD_AVB_ENABLE := true
|
||||||
|
|
Loading…
Reference in a new issue