commit | 54cb940c4a07701212e96f77ee4a89493b0f251b | [log] [tgz] |
---|---|---|
author | Zach Jang <zachjang@google.com> | Tue Oct 27 00:37:40 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Oct 27 00:37:40 2015 +0000 |
tree | d8060402e93422593a211512f1137826628fd566 | |
parent | 0e8cf97670c0b0a59d326507296829fe1bc01230 [diff] | |
parent | 19eec071220298786b345788bce3dc93e233b9d6 [diff] |
Merge "Update security string to 2015-12-01" into mnc-dev
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index a130799..63cc4a3 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -103,7 +103,7 @@ # 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)"