Update Security String to 2019-06-05 Bug:129374896 Merged-In: 2c26c3d4c0314f8a3f905e5a7081556f7b4b353a
am: 3ae4e858b7
Change-Id: I02ef18033096d4e6d22f0eb945b4b630104e4609
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index eda789c..2e2a1a6 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -186,7 +186,7 @@
# 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-06-01
+ PLATFORM_SECURITY_PATCH := 2019-06-05
endif
ifndef PLATFORM_BASE_OS