Update Security String to 2016-09-07 to platform and CTS for September respin am: a53b868e6e
am: e158db8ad2
am: 68870731a5
am: f7de14b8a1
Change-Id: I1412b8cee615535abe366b43ce4041efb4488bde
This commit is contained in:
commit
2d033a9e51
|
@ -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-09-05
|
||||
PLATFORM_SECURITY_PATCH := 2016-09-07
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||
|
|
Loading…
Reference in New Issue