forked from openkylin/platform_build
Updating security string to 2016-08-05 am: 5b14c1f7ce
am: 26acdf0c13
Change-Id: I5fa856d2a68d672f314f36c315c3f1857fd386ba
This commit is contained in:
commit
24cfbfabb7
|
@ -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 := 2016-07-05
|
||||
PLATFORM_SECURITY_PATCH := 2016-08-05
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||
|
|
Loading…
Reference in New Issue