Update Security String to 2016-04-02 in preparation for April 2016 Security OTA v2 - kernel updates with patches for CVE-2015-1805 am: 2b71be5
am: df28b90
am: b90d094
am: fa24625
am: d7bf980
am: 87582a8
* commit '87582a8758970cc1178c9c63a7e5f8d97b02aa5d':
Update Security String to 2016-04-02 in preparation for April 2016 Security OTA v2 - kernel updates with patches for CVE-2015-1805
This commit is contained in:
commit
880e914ec6
|
@ -103,7 +103,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
|
||||||
# Can be an arbitrary string, but must be a single word.
|
# Can be an arbitrary string, but must be a single word.
|
||||||
#
|
#
|
||||||
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
||||||
PLATFORM_SECURITY_PATCH := 2016-03-18
|
PLATFORM_SECURITY_PATCH := 2016-04-02
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq "" "$(PLATFORM_BASE_OS)"
|
ifeq "" "$(PLATFORM_BASE_OS)"
|
||||||
|
|
Loading…
Reference in New Issue