aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-12-18 02:01:45 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-12-18 02:21:21 +0000
commit20166e9c4389a59a54f8ebe89bc7d0a983ed7215 (patch)
treea8e52f1e7928ebffe64edea269cfd32aa75d36af
parentfedf723ddba8e8e8e8d2143aec760b29719e58e7 (diff)
parent82e8e7939098ead0754dcfacab42d0452d6559d9 (diff)
downloadbuild-20166e9c4389a59a54f8ebe89bc7d0a983ed7215.tar.gz
Make change and version bump to QQ2A.191218.001
Change-Id: Ib31b38d643ca9b1cfb31c2d3eb362d043f3394dd
-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 9eb1efcbfd..a40ac87b63 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.191217.001
+BUILD_ID=QQ2A.191218.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index bf84eb1692..6e72f2c37c 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-01-05
+ PLATFORM_SECURITY_PATCH := 2020-02-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH