aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2021-06-17 23:11:44 -0700
committerXin Li <delphij@google.com>2021-06-18 06:43:16 +0000
commit33c2dd6d6199eb3ee3cd8f41399f006c3230c3ed (patch)
tree70de7e6b2ec18a576b1b11b21b2e0b413e3d6671
parent61f19204f54fc95554babd5cd2d0159b483a382a (diff)
parent5f402c60841c7ab160dee422a80c83e55bf6263b (diff)
downloadbuild-33c2dd6d6199eb3ee3cd8f41399f006c3230c3ed.tar.gz
DO NOT MERGE - Merge RQ3A.210605.005
Bug: 190855093 Merged-In: Ibfaf0bcc7e4525786eca62cafc7548030be40c61 Change-Id: Iec9e57f2d6f1afe3015b4c6034612fc0593e2704
-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 f32ea761be..28a5be19d6 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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 := 2021-05-05
+ PLATFORM_SECURITY_PATCH := 2021-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH