aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-15 22:00:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-15 22:18:23 +0000
commit23ae67fad1bb2fac81c96a077649dfad6c41d311 (patch)
tree797569816b783dff404b326fea9ac142bbe47b01
parent47d08c5bb813a63771c4ff7f2192b1925011b607 (diff)
parent16caffd2e7ad0af4417b13923592874a16b7d0f3 (diff)
downloadbuild-23ae67fad1bb2fac81c96a077649dfad6c41d311.tar.gz
Make change and version bump to SP2A.220116.001
Change-Id: I5144793d232908658155ebb12f3d81f8a92f9ee3
-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 937d40617c..bd28ba53e8 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=SP2A.220115.001
+BUILD_ID=SP2A.220116.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5cbc5af46c..feb591451f 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-02-05
+ PLATFORM_SECURITY_PATCH := 2022-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH