OSDN Git Service

Update security string to 2016-09-07 to platform and CTS for September
authorAdam Seaton <aseaton@google.com>
Mon, 8 Aug 2016 21:59:46 +0000 (14:59 -0700)
committerAdam Seaton <aseaton@google.com>
Mon, 8 Aug 2016 21:59:46 +0000 (14:59 -0700)
  respin

Change-Id: I0f753925387a19fa055efd08ce026ef98431ef03

core/version_defaults.mk

index be5f861..74ae18b 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 := 2016-09-05
+  PLATFORM_SECURITY_PATCH := 2016-09-07
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"