OSDN Git Service

Update Security String to 2016-09-06 to platform and CTS for September Security ...
authorAdam Seaton <aseaton@google.com>
Thu, 11 Aug 2016 21:51:46 +0000 (21:51 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Thu, 11 Aug 2016 21:51:46 +0000 (21:51 +0000)
am: 1f85078b1e

Change-Id: Id8709a33bf19fb106341a8aed5f2978adf91a7ef

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-07
+   PLATFORM_SECURITY_PATCH := 2016-09-06
  endif
  
  ifeq "" "$(PLATFORM_BASE_OS)"