DO NOT MERGE Updating security string to 2016-07-01

- for klp-dev only

b/28912173

Change-Id: I233f130629bc7f3b8f44bcc1e05177a17e0448b5
This commit is contained in:
Zach Jang 2016-05-23 13:19:30 -07:00
parent 4c710cbe7f
commit 89f6f7aa01

View file

@ -68,7 +68,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# Can be an arbitrary string, but must be a single word.
#
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2015-11-01
PLATFORM_SECURITY_PATCH := 2016-07-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"