aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-21 19:37:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-21 19:37:41 +0000
commit61615887dcef31fc4c5738f2eda66eb492633622 (patch)
treed2f1a0f1a26a1e060372ad0a40bddafae3ba14c9
parentef5fb3f5a399ec1ea440cecc5a6f9afef6ab7980 (diff)
parente45ddcd2e9572bc7bbca8bf8f8a2aab1becbe4a1 (diff)
downloadbuild-android-platform-12.0.0_r19.tar.gz
Make change and version bump to SPM1.220819.027android-platform-12.0.0_r19
Merge cherrypicks of ['googleplex-android-review.googlesource.com/22184222'] into sc-platform-release. Change-Id: I97ff1232e4bd6458738f2b510f2a7085b87686b1
-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 2feb55af7a..61a880663e 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.220819.026
+BUILD_ID=SPM1.220819.027
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a0b219ffb3..1b66c317d8 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 := 2023-04-01
+ PLATFORM_SECURITY_PATCH := 2023-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH