aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-17 21:33:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-17 21:33:06 +0000
commitf9cc53d99674a4cf66f1ae5a96a271e78efce6f8 (patch)
tree441f43e11c630c18c86c0cebc1d7e38a1179588d
parentde9e3fa3551e3528d375c0286ea7377bcd0055ca (diff)
parent0231b179174cd272a286f98354586e39ba6af63a (diff)
downloadbuild-android-platform-11.0.0_r21.tar.gz
Make change and version bump to RPM1.211109.018android-platform-11.0.0_r21
Change-Id: Ife4e2eb41213a3e9794bd2fcfcb160b4b7135f9a
-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 e932af6ef5..e0b60284bd 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.211109.017
+BUILD_ID=RPM1.211109.018
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index b470948ca6..d4de4d4523 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 := 2022-07-01
+ PLATFORM_SECURITY_PATCH := 2022-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH