summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuan-Tung Pan <kuantung@google.com>2016-06-23 21:26:46 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-06-23 21:26:46 +0000
commit4aaba6d467ba94de1a6c518711a2f92d3d71f3b0 (patch)
tree2bc0283a74f340289155bc1a6d462d8882ad1579
parent20dde104397573039b43f7b03e85f60a53c0e575 (diff)
parent067d200d42fd8193c1110818825a87cf736092b8 (diff)
downloadbuild-4aaba6d467ba94de1a6c518711a2f92d3d71f3b0.zip
build-4aaba6d467ba94de1a6c518711a2f92d3d71f3b0.tar.gz
build-4aaba6d467ba94de1a6c518711a2f92d3d71f3b0.tar.bz2
Merge "Updating security string to 2016-08-05 - directly to mnc-mr2-release" into mnc-mr2-release
-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 cb8ba51..d90f3dc 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 := 2016-07-05
+ PLATFORM_SECURITY_PATCH := 2016-08-05
endif
ifeq "" "$(PLATFORM_BASE_OS)"