aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-09-06 21:05:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-09-06 21:05:15 +0000
commit8cbb7085d6e13ab352a8a37bee73e5ce2a85a18a (patch)
treeab403d974bfa232c57644e35ddb25c685386eb20
parent9f2af0c282f0001427ef53a823c5b034c1eb7159 (diff)
parente2cab6b6b71f34c28cfe873fa90918ca953266fa (diff)
downloadbuild-8cbb7085d6e13ab352a8a37bee73e5ce2a85a18a.tar.gz
Merge "Make change and version bump to SPM2.220610.005 am: 7bb8ec969f" into android12L-gsi
-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 91557a0f7f..37f7f143ea 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=SPM2.220610.004
+BUILD_ID=SPM2.220610.005
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index afd77d485d..cf2fddc924 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