Skip to content

Commit 4f909ef

Browse files
freak07Gerrit Code Review
authored andcommitted
Merge "ime: update patchlevel script" into android-8.1
2 parents 1b2cdb1 + d19f716 commit 4f909ef

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)