summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Xin Li <delphij@google.com> 2019-01-15 10:17:53 -0800
committer Xin Li <delphij@google.com> 2019-01-15 10:17:53 -0800
commitdd1f2cf7deda7ac55ccf66a97f9627f01344e3d3 (patch)
treeb603306082f774961d1db085e48db0e8a6c1be64
parent63d012f987eeefb3b50b1780726fb9c20c7cd48c (diff)
parent0252b84cf199f6e73ce9795379406b256535d094 (diff)
DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master
Bug: 122685541 Change-Id: Icecb4e9698f55dbacce8045cddd0c4756c814e52
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c4f9a52298..a3cd3ac217 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -252,7 +252,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
- PLATFORM_SECURITY_PATCH := 2018-12-05
+ PLATFORM_SECURITY_PATCH := 2019-01-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH