aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-29 02:56:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-29 02:56:45 +0000
commite6d6b0be0971c03d1b261415124f2363525059f6 (patch)
treeca857487f0652082d523495920cd310a681b9c48
parentf25a6cd7d1fc6e7a52b071fab04faa6306d45030 (diff)
parent69fde85ddcc4203bc2afb3f9368ac068f37cebe9 (diff)
downloadbuild-e6d6b0be0971c03d1b261415124f2363525059f6.tar.gz
Make change and version bump to RPM1.220718.011android-platform-11.0.0_r22
Change-Id: I65c3d450caae4f520912e9e7a8497d55d3b24b5a
-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 fbcd51686c..5a5d416bb5 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.220718.010
+BUILD_ID=RPM1.220718.011
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d4de4d4523..85c26003d4 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-08-01
+ PLATFORM_SECURITY_PATCH := 2022-09-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH