Update Security String to 2016-02-01
b/26110717 Change-Id: I1085f5d053b07c6c81d2ef22fbba5ab9157a67f2
This commit is contained in:
parent
c7b96cdd5e
commit
f0f73c06e2
1 changed files with 1 additions and 1 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue