aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-01-14 01:47:22 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-01-14 01:56:23 +0000
commit135a6c88d931266f0941313297403b17f51d1eb4 (patch)
tree7b54c9a2f659741c8eeb81d86798cafbd31d1330
parenteddbc5f01f48152da1e2e39118e0a62254b02b38 (diff)
parent62e01138c042d5beb7e8f525c4000c8538e9ed69 (diff)
downloadbuild-135a6c88d931266f0941313297403b17f51d1eb4.tar.gz
Make change and version bump to QQ2A.200305.001
Change-Id: Ie4db9e5a6cf9a839804080ab3a2324ce21659de2
-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 ce487d4443..6bd3425849 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.200301.001
+BUILD_ID=QQ2A.200305.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 98d777d373..1e517c5331 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-03-01
+ PLATFORM_SECURITY_PATCH := 2020-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH