summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Xin Li <delphij@google.com> 2020-04-07 11:18:35 -0700
committer Xin Li <delphij@google.com> 2020-04-08 03:39:21 +0000
commit4e8f40a307e88cfacb60cd7ffba8f9ffda09dbbc (patch)
tree68dd9154ab9b65a45266f951daf64d30fae2a8b8
parent385c9ae90fe5ed02a640becb026dc59f2d1b340d (diff)
parent49ceb3a8a71bd01cc50ccb927f82dd78f89881bd (diff)
DO NOT MERGE - Merge QQ2A.200405.005 into master
Bug: 150877681 Change-Id: I5e36c453de41b16cf722454edb21428cfd3b759c Merged-In: Ic383f938d12f9fac0d93364ba737f0c401fb0a01 Merged-In: I4e5b07e96a1ddc23057b373a1ff7d9f54ae361bb
-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 ab7783ff94..811bcd85be 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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 := 2020-03-05
+ PLATFORM_SECURITY_PATCH := 2020-04-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH