DO NOT MERGE - Update security string to 2016-02-01 am: 929a4abd2b

am: af970fb308

* commit 'af970fb308dd7914e8dccb56e8ea08d50e92e617':
  DO NOT MERGE - Update security string to 2016-02-01
This commit is contained in:
Zach Jang 2015-12-09 23:00:35 +00:00 committed by android-build-merger
commit 41846b0063

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-01-01
PLATFORM_SECURITY_PATCH := 2016-02-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"