Skip to content

Commit ce66bc5

Browse files
committed
ime: update patchlevel script
- Set patch level to 2019-04-01 to account for 1.68 Exodus OTA Change-Id: If7e9dec5f826992db2b6ba9b781214cf128135d1
1 parent d19f716 commit ce66bc5

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
@@ -115,7 +115,9 @@ PLATFORM_VERSION := 8.0.0
115115
# 1.57 OTA
116116
#PLATFORM_SECURITY_PATCH := 2019-01-01
117117
# 1.62 OTA
118-
PLATFORM_SECURITY_PATCH := 2019-02-01
118+
# PLATFORM_SECURITY_PATCH := 2019-02-01
119+
# 1.68 OTA
120+
PLATFORM_SECURITY_PATCH := 2019-04-01
119121

120122
# Encryption
121123
TARGET_HW_DISK_ENCRYPTION := true

0 commit comments

Comments
 (0)