aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-26 01:11:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-26 01:11:29 +0000
commita0df0e6a01fabcf89fb155b19db0b08aa269985e (patch)
treec9b580c65bc966375ab13d8a35439ff027516687
parent41ab480389743c32cd9b645387bed961a119e487 (diff)
parent3aa50b02bcdb3e83ece393478b0a342211cc58ff (diff)
downloadbuild-a0df0e6a01fabcf89fb155b19db0b08aa269985e.tar.gz
Make change and version bump to SP1A.210812.013
Change-Id: Ic2e0f802e66232718feee78567d7251405190473
-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 1552ddf79e..11b4c35bc5 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=SP1A.210812.012
+BUILD_ID=SP1A.210812.013
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d549602c67..85f63c906c 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 := 2021-10-06
+ PLATFORM_SECURITY_PATCH := 2021-10-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH