OSDN Git Service

DO NOT MERGE Updating security string to 2016-07-01
authorZach Jang <zachjang@google.com>
Mon, 23 May 2016 20:19:30 +0000 (13:19 -0700)
committerZach Jang <zachjang@google.com>
Mon, 23 May 2016 20:19:30 +0000 (13:19 -0700)
- for klp-dev only

b/28912173

Change-Id: I233f130629bc7f3b8f44bcc1e05177a17e0448b5

core/version_defaults.mk

index 7cf6387..d5351df 100644 (file)
@@ -68,7 +68,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-11-01
+  PLATFORM_SECURITY_PATCH := 2016-07-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"