commit | 057831bc665b15d7beda970b91b2c332dee417f0 | [log] [tgz] |
---|---|---|
author | Zach Jang <zachjang@google.com> | Tue Sep 01 23:51:02 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Sep 01 23:51:02 2015 +0000 |
tree | cac3c1273a3496a61cea9149b80ebd059aad4bca | |
parent | 4ffdc8faf2c795027f38b6ef4685dd6d1179878e [diff] | |
parent | 4d034675f07e5726a676875b385e863f91c816f6 [diff] |
Merge "Set the Security Patch level with Oct 1 for MNC" into mnc-dev
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 691a4bd..9bb5a2c 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-09-01 + PLATFORM_SECURITY_PATCH := 2015-10-01 endif ifeq "" "$(PLATFORM_BASE_OS)"