Merge "Update security string to 2015-12-01" into mnc-dev

This commit is contained in:
Zach Jang 2015-10-27 00:37:40 +00:00 committed by Android (Google) Code Review
commit 54cb940c4a

View file

@ -103,7 +103,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 := 2015-11-01
PLATFORM_SECURITY_PATCH := 2015-12-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"