aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-04-13 23:18:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-04-13 23:18:48 +0000
commit23b0469be0e21387f651499c08b536850071adf0 (patch)
tree3c1c1ccd91990c11fc0632ddeaac7c4cef5fa49c
parent7d3524fbbbe3d0db73170e41ac71e1ad7b841e80 (diff)
parentae9b194cee8253f8da42ac3cd06f27cafc643d7b (diff)
downloadbuild-23b0469be0e21387f651499c08b536850071adf0.tar.gz
Make change and version bump to QQ3A.200601.001
Change-Id: Ic22d3dd84073d826689035f65d8614c6ddbbf880
-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 aa74e16c68..782484467b 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=QQ3A.200410.002
+BUILD_ID=QQ3A.200601.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c82307772c..af9ab6b711 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-05-05
+ PLATFORM_SECURITY_PATCH := 2020-06-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH