aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-17 22:40:13 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-17 22:40:18 +0000
commita470e41e51c833b7c20ad2a19162e70e89d2e163 (patch)
treeec0d94a6e24ba2dcc20959c27f2c2e3eb37fd742
parent9a6cb290728d383390e5addcefe3be6b8dea6372 (diff)
parentd9a009eea76d0ac40e1d3c9b543bcc8792ec42d0 (diff)
downloadbuild-a470e41e51c833b7c20ad2a19162e70e89d2e163.tar.gz
Make change and version bump to SPM2.220610.007
Change-Id: I85a082a71afc088be4e863532d414049946ff22e
-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 2f43d081e5..2e33abd60a 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.006
+BUILD_ID=SPM2.220610.007
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index cf2fddc924..bcb954ce25 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-09-01
+ PLATFORM_SECURITY_PATCH := 2022-10-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH