aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2019-05-15 23:02:16 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-05-15 23:02:16 +0000
commit4dae317acec3959fe0e82fe5004e786e31da3034 (patch)
tree72735b66c81fbd2e83613f7f39f83b48323b2741
parent1d61f54039952382a76217b2583723b996e05c08 (diff)
parent0590d456e025fb57a4255ce70c4490e8fcf41b5e (diff)
downloadbuild-temp_b_132622481_stage-aosp-master.tar.gz
Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master" into stage-aosp-mastertemp_b_132622481_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 b248fd3d4f..2714f83d2b 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -261,7 +261,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-04-05
+ PLATFORM_SECURITY_PATCH := 2019-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH