aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-20 03:11:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-20 03:11:37 +0000
commit4638600afc549def19e7bcc579261ed2ab98b4cc (patch)
treed4158f40b66302a1fae7be451fcb89158d6a66fe
parentca8351e6cd1437c48e641829cf6bbb7689783c66 (diff)
parent4919c9d8783f227187cc6aad8a0aaadb2bd1a4d0 (diff)
downloadbuild-android-platform-12.0.0_r9.tar.gz
Make change and version bump to SPM1.220111.007android-platform-12.0.0_r9
Change-Id: I611b84f1830a4114a99652686b8fbe7668aee2e4
-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 fea8f19635..5f9a63f411 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=SPM1.220111.006
+BUILD_ID=SPM1.220111.007
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 3786d467ec..04a233d6cc 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-06-01
+ PLATFORM_SECURITY_PATCH := 2022-07-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH