summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorZach Jang <zachjang@google.com>2015-11-21 00:48:16 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-21 00:48:16 +0000
commitbcf2866fb1ea50ea31ede70f62b864332f61b980 (patch)
treef1731774d1e26c5f1ce30ade0678aff4caa90d00 /core
parent55a149b74064b799efe9c69211a511725cb9925b (diff)
parent170459f4385d35dd991549e1b545c376ca8df281 (diff)
downloadbuild-bcf2866fb1ea50ea31ede70f62b864332f61b980.zip
build-bcf2866fb1ea50ea31ede70f62b864332f61b980.tar.gz
build-bcf2866fb1ea50ea31ede70f62b864332f61b980.tar.bz2
Update Security String to 2016-01-01 to mnc-dev
am: 170459f438 * commit '170459f4385d35dd991549e1b545c376ca8df281': Update Security String to 2016-01-01 to mnc-dev
Diffstat (limited to 'core')
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a67a82e..2939224 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -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-12-01
+ PLATFORM_SECURITY_PATCH := 2016-01-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"