aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2019-02-14 22:11:35 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-02-14 22:11:35 +0000
commit673fa32bc77b0163d5b348e9b3d98fd144ecb16f (patch)
tree2876849250eeab49df6414281760d184422aa56b
parent201f5e5a3cd0836a276bba0d888ac8c887ff3397 (diff)
parent798d2a795e8c9a3eec8f6cbddd69c4a7b5f8fe76 (diff)
downloadbuild-673fa32bc77b0163d5b348e9b3d98fd144ecb16f.tar.gz
Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a3cd3ac217..835d9fe73f 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -252,7 +252,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-01-05
+ PLATFORM_SECURITY_PATCH := 2019-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH