OSDN Git Service

[DO NOT MERGE] Update platform security string to 2017-10-05 in nyc-dev Bug:64896113
authorAdam Seaton <aseaton@google.com>
Mon, 21 Aug 2017 18:26:49 +0000 (11:26 -0700)
committerDan Pasanen <dan.pasanen@gmail.com>
Mon, 2 Oct 2017 22:25:16 +0000 (17:25 -0500)
(cherry picked from commit 1517f3d2da27eae798a3ac765096251914f9b119)

Change-Id: Iaf69b105d57ab33dccde1b13be5271178269f82a

core/version_defaults.mk

index 47c5880..9ff3565 100644 (file)
@@ -131,7 +131,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
     #  It must be of the form "YYYY-MM-DD" on production devices.
     #  It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
     #  If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
-    PLATFORM_SECURITY_PATCH := 2017-10-01
+    PLATFORM_SECURITY_PATCH := 2017-10-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"