aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-10-13 21:21:24 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-10-13 21:21:38 +0000
commitb07011727bf64f7a762249efcbd3e8b73a4c1932 (patch)
tree2b82359f2860e2b6ee9f52f2e0c1efffe95646e8
parent0212547313478919c6ae334c51f0d22874826398 (diff)
parent14ab119089e9a217b025b27bde9f5a9bfc35180d (diff)
downloadbuild-b07011727bf64f7a762249efcbd3e8b73a4c1932.tar.gz
Make change and version bump to QQ1B.191205.001
Change-Id: Ia2380acd65cc5bf80c3183a3f8484fb24e19da3b
-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 2fa8da856b..01dec5b726 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=QQ1B.191011.004
+BUILD_ID=QQ1B.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