aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-06 02:39:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-12-06 02:39:13 +0000
commit9c8e7c600ef0306752e9d150f19657056801a31b (patch)
treefeed7fdf9d9ed69cbdf394aa2753b6e33093473a
parent0c823c8c9a734c0f853a7d2b7f115a9798df1715 (diff)
parent9c28c1297481eb802a23944a07858ba33720e85a (diff)
downloadbuild-9c8e7c600ef0306752e9d150f19657056801a31b.tar.gz
Make change and version bump to RPM1.220718.017 am: 9c28c12974
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/20220407 Change-Id: I13aa8e3efadd5b2e29b6f3f81e7f195fe68bfdd9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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