aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-01-12 00:20:36 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-01-12 00:24:00 +0000
commitc428ebe5c81f1f30447f9c16967543187738228c (patch)
treeac54f3f7c3cdd9d15886165d1bf311a662854fd7
parent84156c4d9a084756d62361423811659232478bcf (diff)
parent436b42a079e82f4cdd69a8abe5ac2ab798bd825a (diff)
downloadbuild-c428ebe5c81f1f30447f9c16967543187738228c.tar.gz
Make change and version bump to QQ2A.200112.001
Change-Id: I5b5a11dfe2e32b38a6b8bf994f73f822e0abcbc2
-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 d5982b7afd..50d0092ac3 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=QQ2A.200111.001
+BUILD_ID=QQ2A.200112.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 7e962145f1..98d777d373 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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-02-05
+ PLATFORM_SECURITY_PATCH := 2020-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH