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)
committerJP Sugarbroad <jpsugar@google.com>
Mon, 24 Jul 2017 22:00:52 +0000 (15:00 -0700)
(cherry picked from commit 8d56fc91b1a899d5dc9d34ff8dd3b081a5bb4560)

core/version_defaults.mk

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