Skip to content

Commit d826028

Browse files
committed
ime: update patchlevel script
- Set patch level to 2019-01-01 Change-Id: I7c2a9a98c7d9e0148bc55dd64cf5e59cecc605b8
1 parent f4116b0 commit d826028

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BoardConfig.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +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
114114
# 1.57 OTA
115-
#PLATFORM_SECURITY_PATCH := 2019-01-01
115+
PLATFORM_SECURITY_PATCH := 2019-01-01
116116

117117
# Encryption
118118
TARGET_HW_DISK_ENCRYPTION := true

0 commit comments

Comments
 (0)