forked from openkylin/platform_build
Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased) am: bb45bd20e9
am: eacfc7749b
am: b93fd61d88
am: 35e3465433
am: 68fede2142
Change-Id: Ifc920c16d87b0076acefd8ce7aedb3ded831e633
This commit is contained in:
commit
7d33fae097
|
@ -113,7 +113,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
|
|||
# Must be of the form "YYYY-MM-DD" on production devices.
|
||||
#
|
||||
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
||||
PLATFORM_SECURITY_PATCH := 2016-10-01
|
||||
PLATFORM_SECURITY_PATCH := 2016-10-05
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||
|
|
Loading…
Reference in New Issue