Update Security String to 2016-02-01

b/26110717

Change-Id: I1085f5d053b07c6c81d2ef22fbba5ab9157a67f2
This commit is contained in:
Zach Jang 2015-12-09 12:46:59 -08:00
parent c7b96cdd5e
commit f0f73c06e2

View file

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