Updating security string to 2016-07-05

b/28912173

Change-Id: I5dafe754c226eeb3f0beb3b23b219df2b82ef372
This commit is contained in:
Zach Jang
2016-05-25 12:38:46 -07:00
parent 8b961c808b
commit ea3b024d7d

View File

@@ -73,7 +73,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 := 2016-07-01
PLATFORM_SECURITY_PATCH := 2016-07-05
endif
ifeq "" "$(PLATFORM_BASE_OS)"