aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-08-12 21:45:26 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-08-12 21:46:03 +0000
commitca03effdf13b0912cec9d8f390f84dfad7e45adb (patch)
tree7af254a17d9159e5397dc7088212237d5784d7f5
parent73fb3373007d92b6175a6f8d54d247608ab29ee6 (diff)
parent1e463f60b8d2badb66afa698bcdbec2f2fafc99f (diff)
downloadbuild-ca03effdf13b0912cec9d8f390f84dfad7e45adb.tar.gz
Make change and version bump to RP1A.201001.001
Change-Id: I038f4358397c1421f99c99a27385c491bc2e7ffc
-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 9e99ad1a05..165d5c01c6 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=RP1A.200720.012
+BUILD_ID=RP1A.201001.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 71334d0148..e867ebbb0d 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-09-05
+ PLATFORM_SECURITY_PATCH := 2020-10-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH