aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-16 04:15:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-16 04:15:39 +0000
commite6d169af83d9f6ec9b2916ebbeea0769a22f09ea (patch)
tree488be5f88473c97a31c6450a7474205cf8d9add1
parenta33e9b969351a7b91f981d063d3efb40342fde2d (diff)
parentdcbabfb7bdcefd503a83c02c974be1355d44ed34 (diff)
downloadbuild-e6d169af83d9f6ec9b2916ebbeea0769a22f09ea.tar.gz
Make change and version bump to RD2A.211001.001android-11.0.0_r47
Change-Id: Ic90b8add7efda147d5fcba544f0d6fbb4026026b
-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 aafa7d8bd9..172252b702 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=RD2A.210905.003
+BUILD_ID=RD2A.211001.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 4bc4498f97..4a00f443cf 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-09-05
+ PLATFORM_SECURITY_PATCH := 2021-10-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH