aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2019-03-13 02:26:04 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-03-13 02:26:04 +0000
commita6d9bd539a765702e5c9d2860228033c6dd471b4 (patch)
tree1fb71f8503226bc990ba10faf6ceed849ce77e64
parentcf9509df016138e0b5426612f0b35138fd77fcba (diff)
parent9205ecdbba9291a0dae7393be8fb027c2f67b90e (diff)
downloadbuild-android-q-preview-1.tar.gz
Merge "DO NOT MERGE - Merge PPRL.190305.001 into master"android-q-preview-1
-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 835d9fe73f..6923698c93 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-02-05
+ PLATFORM_SECURITY_PATCH := 2019-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH