aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-18 07:24:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-18 07:24:25 +0000
commit9c28c1297481eb802a23944a07858ba33720e85a (patch)
treefbd84bae160ef121983d29f77027bd832a875eb4
parent6ad36854624a3ba6ec51c31ebe622b3e4702f643 (diff)
parent6595e80dadaf0aa8a6851eef4774f7ac1329df10 (diff)
downloadbuild-android-platform-11.0.0_r25.tar.gz
Make change and version bump to RPM1.220718.017android-platform-11.0.0_r25
Change-Id: Ibe9b7439769c5c041816959ff09cd3e4b74df85c
-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 1a484c5b76..ce789ffcc3 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.016
+BUILD_ID=RPM1.220718.017
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 575ed79334..c561cc58c7 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-11-01
+ PLATFORM_SECURITY_PATCH := 2022-12-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH