aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-12 06:09:14 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-12 06:09:20 +0000
commitfc2e643307deb8c101c1ec3ad92da7e35fa5f036 (patch)
treeb41cc1e32191900f07e9e334de3af4480e5a9284
parentbaf77f1de4eae6c6ec9ffee163f27b87c1d0166a (diff)
parent98a1e918424f551294eeac3cfb6809bc3a560479 (diff)
downloadbuild-fc2e643307deb8c101c1ec3ad92da7e35fa5f036.tar.gz
Make change and version bump to QD4A.200805.001android-10.0.0_r44
Change-Id: Iefde91ba8ac4171d767d7504a83c2df3ecce6bdd
-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 f7a9426fc4..7215954926 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=QD4A.200801.001
+BUILD_ID=QD4A.200805.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c168b448a2..9f64081379 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-08-01
+ PLATFORM_SECURITY_PATCH := 2020-08-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH