aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-09-22 22:43:41 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-09-22 22:45:32 +0000
commitd7857fb73b61304daa12e830a26227921880d6fb (patch)
treebe271d59b3e62e409f7b3d6abcebab0adfd79332
parentbd5bc44ee721f82785a7171e669d9c261f68da93 (diff)
parenta64636147a8aacac74dd8ea230085d0c7c9cdacc (diff)
downloadbuild-d7857fb73b61304daa12e830a26227921880d6fb.tar.gz
Make change and version bump to RD1B.200922.001
Change-Id: I15f9d960ba1639cc1b8718f8ac2da39f6c0d7c68
-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 b3493cca53..878a4501a1 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=RD1B.200921.001
+BUILD_ID=RD1B.200922.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index f96fca0ece..d3ad4f4b03 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 := 2020-11-01
+ PLATFORM_SECURITY_PATCH := 2020-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH