OSDN Git Service

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

Change-Id: I34d0dc5e1fc67d1127d3f7b89a0bf82e7f6259c5

core/version_defaults.mk

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