commit | 5e858e3db9f7b2037dc9e03c08f9687d5a6718bd | [log] [tgz] |
---|---|---|
author | Zach Jang <zachjang@google.com> | Mon Sep 28 21:17:41 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Sep 28 21:17:41 2015 +0000 |
tree | f08b9d9768c28a760e63447b6da1a4a3fa6a55e4 | |
parent | 64685ea320f8916087b8fd022ab1ce3028bec62a [diff] | |
parent | 1a78a8e7fbf7305416131c88a4a7093efb2da204 [diff] |
Merge "Updating PLATFORM_SECURITY_PATCH to 2015-11-01 for Nov OTA" into mnc-dev
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 9bb5a2c..a130799 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-10-01 + PLATFORM_SECURITY_PATCH := 2015-11-01 endif ifeq "" "$(PLATFORM_BASE_OS)"