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

* commit '2b71be536b6de0d16d0ae3224d1b00c41bec467e':
  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:45:26 +00:00 committed by android-build-merger
commit df28b90a7c
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)"