OSDN Git Service

Updating security string to 2016-07-05 to release branches
authorZach Jang <zachjang@google.com>
Thu, 26 May 2016 23:00:38 +0000 (16:00 -0700)
committerZach Jang <zachjang@google.com>
Thu, 26 May 2016 23:00:38 +0000 (16:00 -0700)
b/28912173

Change-Id: I60b28f3859f7ee006841ed4308e15404590b60bf

core/version_defaults.mk

index e0c68cf..cb8ba51 100644 (file)
@@ -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-06-01
+  PLATFORM_SECURITY_PATCH := 2016-07-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"