OSDN Git Service

Update Security String to 2016-10-05 to Platform and CTS for October Security Updates...
authorAdam Seaton <aseaton@google.com>
Thu, 18 Aug 2016 22:14:18 +0000 (22:14 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Thu, 18 Aug 2016 22:14:18 +0000 (22:14 +0000)
am: 35e3465433

Change-Id: Ie52eeb02bdfa1f17f3f584ec7fd03c274008037f

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-10-01
+   PLATFORM_SECURITY_PATCH := 2016-10-05
  endif
  
  ifeq "" "$(PLATFORM_BASE_OS)"