aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-16 21:22:07 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-16 21:32:01 +0000
commit9c460a1f32709353987e0ed60b53a57a042510ca (patch)
tree5c0a11b2559a155bbe6e756a6c1fbd073aaefbdd
parent70cc836cb4eb00fbaa07fef4833237739943b1a6 (diff)
parent5495cbdd9089d796ebd65ee0300c90817b6bf97c (diff)
downloadbuild-9c460a1f32709353987e0ed60b53a57a042510ca.tar.gz
Make change and version bump to RPM1.210616.001android-platform-11.0.0_r8
Change-Id: I8d8b3496146fba501e793f3b438519abc03f3e31
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index faffaa8a42..7f83dd5b37 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=RPM1.210504.001
+BUILD_ID=RPM1.210616.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 8e40fa7a39..13b85c0663 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-06-05
+ PLATFORM_SECURITY_PATCH := 2021-07-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH