OSDN Git Service

Update platform security string to 2017-10-01 in oc-dev Bug:64896113
authorAdam Seaton <aseaton@google.com>
Mon, 21 Aug 2017 18:36:54 +0000 (11:36 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Wed, 23 Aug 2017 19:16:31 +0000 (19:16 +0000)
(cherry picked from commit 80d3742026e1640e3cbcfb2bcbc9244733dc05d4)

Change-Id: I84d39c967ca16e87105299cc5f0baf34b2bbdd61

core/version_defaults.mk

index 56a4f88..dcf6dd2 100644 (file)
@@ -165,7 +165,7 @@ ifndef 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-09-05
+      PLATFORM_SECURITY_PATCH := 2017-10-01
 endif
 
 ifndef PLATFORM_BASE_OS