OSDN Git Service

Updating security string to 2016-09-05 to platform and CTS in preparation for 2016...
authorAdam Seaton <aseaton@google.com>
Thu, 28 Jul 2016 22:31:08 +0000 (22:31 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Thu, 28 Jul 2016 22:31:08 +0000 (22:31 +0000)
am: 8736caaba9

Change-Id: Id5b440e150d514e85ee28aab7830d1d94e8cc5b9

1  2 
core/version_defaults.mk

@@@ -110,10 -100,10 +110,10 @@@ endi
  
  ifeq "" "$(PLATFORM_SECURITY_PATCH)"
    # Used to indicate the security patch that has been applied to the device.
 -  # Can be an arbitrary string, but must be a single word.
 +  # Must be of the form "YYYY-MM-DD" on production devices.
    #
    # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
-   PLATFORM_SECURITY_PATCH := 2016-09-01
+   PLATFORM_SECURITY_PATCH := 2016-09-05
  endif
  
  ifeq "" "$(PLATFORM_BASE_OS)"