Skip to content

Commit 5ec2fb3

Browse files
committed
ime: adjust security patch state to firmware release 1.57.xxx.x
1 parent 9468b87 commit 5ec2fb3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

BoardConfig.mk

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ PLATFORM_VERSION := 8.0.0
110110
# 1.30 OTA
111111
#PLATFORM_SECURITY_PATCH := 2018-09-01
112112
# 1.53 OTA
113-
PLATFORM_SECURITY_PATCH := 2018-12-01
113+
#PLATFORM_SECURITY_PATCH := 2018-12-01
114+
# 1.57 OTA
115+
PLATFORM_SECURITY_PATCH := 2019-01-01
114116

115117
# Encryption
116118
TARGET_HW_DISK_ENCRYPTION := true

0 commit comments

Comments
 (0)