Skip to content

Commit 35f5439

Browse files
freak07Gerrit Code Review
authored andcommitted
Merge "ime: update patchlevel script - Set patch level to 2019-04-01 to account for 1.68 Exodus OTA" into android-8.1
2 parents 4f909ef + ce66bc5 commit 35f5439

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)