[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev am: d9a5e99599 am: 518f3b9283 am: c347cb4986 am: 888cf4cf67

am: 17a45d4c94

Change-Id: Iccb34b97bfc970f6188860cd53bb4005029dc758
This commit is contained in:
Adam Seaton 2017-04-12 23:07:46 +00:00 committed by android-build-merger
commit 91785ec139

View file

@ -180,7 +180,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 := 2017-05-05
PLATFORM_SECURITY_PATCH := 2017-06-01
endif
ifndef PLATFORM_BASE_OS