aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-19 00:33:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-19 00:33:34 +0000
commitca8351e6cd1437c48e641829cf6bbb7689783c66 (patch)
treeb7cdd4a578d52fb2aa8adc95af3e23ef82a4d74b
parentc3375a8c623f407fe2ce1bb2ffdb2afabc7ce486 (diff)
parentae287487453577c2c04e866b8deff46ac473430d (diff)
downloadbuild-android-platform-12.0.0_r8.tar.gz
Make change and version bump to SPM1.220111.006android-platform-12.0.0_r8
Change-Id: I1f6de939dd32f3c3ac9710a25ce6c8665fb261a3
-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 85cef5f688..fea8f19635 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.005
+BUILD_ID=SPM1.220111.006
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 489815a283..3786d467ec 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-05-01
+ PLATFORM_SECURITY_PATCH := 2022-06-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH