aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-10-13 20:00:12 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-10-13 20:00:27 +0000
commit6a23ab604f1849e23e3a77dea866335541fe233e (patch)
treeca5d7a2b1974e01aebcfd20060b02de045e2ef4c
parent349153db035f1a17d4d79f65cf616877811ba89a (diff)
parentae5229792fdd4fe406b959bc05c2247db5d238bd (diff)
downloadbuild-6a23ab604f1849e23e3a77dea866335541fe233e.tar.gz
Make change and version bump to QQ1A.191205.001
Change-Id: If5cd896e303c2575ffbcc3046b8fde3500bb9aee
-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 99b625c053..6f76002070 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=QQ1A.191003.011
+BUILD_ID=QQ1A.191205.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index b803ff81ab..892a07d39d 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 := 2019-11-05
+ PLATFORM_SECURITY_PATCH := 2019-12-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH