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

* commit 'df28b90a7c45a02c4ba9896ad89f745a48fac7df':
  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:
Zach Jang 2016-03-22 00:48:45 +00:00 committed by android-build-merger
commit b90d09439a
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,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-03-18
PLATFORM_SECURITY_PATCH := 2016-04-02
endif
ifeq "" "$(PLATFORM_BASE_OS)"