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 22:08:45 +0000 (15:08 -0700)
committergitbuildkicker <android-build@google.com>
Tue, 9 Aug 2016 23:48:16 +0000 (16:48 -0700)
respin

Change-Id: I6ec8efad5b8e45bcf9df79fb54824acc92755a3b

core/version_defaults.mk

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