OSDN Git Service

[DO NOT MERGE] Updating Security String to 2017-09-05 Bug:63846344
authorAdam Seaton <aseaton@google.com>
Wed, 19 Jul 2017 17:37:42 +0000 (10:37 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 27 Jul 2017 00:20:41 +0000 (00:20 +0000)
(cherry picked from commit 18be90844245f3873261e4aa1072e8d83fdb33aa)

Change-Id: If73cea67ee2ff2d3672d735a071774bea2a3fe4f

core/version_defaults.mk

index f3474ad..638983f 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-09-01
+    PLATFORM_SECURITY_PATCH := 2017-09-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"