aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-01-15 08:08:48 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-01-15 08:10:09 +0000
commit5be53c95d56802491c006616cd6c2474fd39e294 (patch)
tree7e9be5b59f45746cab62aa9626f71c186672c887
parent157c307f713816e93d220ec1851b05758b00e1c6 (diff)
parentecc2061991416befc4b2699fc611bad3d8c559f8 (diff)
downloadbuild-5be53c95d56802491c006616cd6c2474fd39e294.tar.gz
Make change and version bump to PD2A.190114.001
Change-Id: Id6017321f972acba88dac07ab544538dded5b906
-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 8c737b84b6..90139a9d92 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.
-export BUILD_ID=PD2A.190113.002
+export BUILD_ID=PD2A.190114.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 57e5492f97..d386a527f7 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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-02-05
+ PLATFORM_SECURITY_PATCH := 2019-03-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP