aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-07 01:48:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-07 01:49:13 +0000
commit0b6fd9a7a54273aac9a9c21b59e45499cd21b21b (patch)
treedc65ab1eef8c4135ad7acc2d414ccd72f807b2a1
parent13bdb8eeaf240446b038212ab3ada95fe85e9e52 (diff)
parent5d3aa38bbda73f3152827c317e185bc379c2751e (diff)
downloadbuild-0b6fd9a7a54273aac9a9c21b59e45499cd21b21b.tar.gz
Make change and version bump to SD2A.220601.001
Change-Id: I8fe7c4d0118bd2e45db6b64c158e0e0f50f6e67d
-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 1a967270ad..7ce4c79f02 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=SD2A.220123.051
+BUILD_ID=SD2A.220601.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 16ad062149..42a4e36909 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-04-05
+ PLATFORM_SECURITY_PATCH := 2022-06-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH