Skip to content

Commit d19f716

Browse files
committed
ime: update patchlevel script
- Set patch level to 2019-02-01 to account for 1.62 OTA Change-Id: Ia4ec19889c1e7b9c67ddad2dd61edc2d68d5d4e3
1 parent 740466e commit d19f716

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
@@ -113,7 +113,9 @@ PLATFORM_VERSION := 8.0.0
113113
# 1.53 OTA
114114
#PLATFORM_SECURITY_PATCH := 2018-12-01
115115
# 1.57 OTA
116-
PLATFORM_SECURITY_PATCH := 2019-01-01
116+
#PLATFORM_SECURITY_PATCH := 2019-01-01
117+
# 1.62 OTA
118+
PLATFORM_SECURITY_PATCH := 2019-02-01
117119

118120
# Encryption
119121
TARGET_HW_DISK_ENCRYPTION := true

0 commit comments

Comments
 (0)