aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2021-06-18 11:38:14 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-06-18 11:38:14 +0000
commit9e581ca2cd3151245ce4813d63fe0e5be7e88023 (patch)
tree93fae4a1d0c247d74de63f5d4cf18b86b5c38b15
parent6b27401ca191105b82d2c0aa2d979debf0990c48 (diff)
parent33c2dd6d6199eb3ee3cd8f41399f006c3230c3ed (diff)
downloadbuild-tmp_sam_RQ3A.210605.005.tar.gz
Merge "DO NOT MERGE - Merge RQ3A.210605.005" into stage-aosp-mastertmp_sam_RQ3A.210605.005
-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