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:29:48 +0000 (10:29 -0700)
committerAdam Seaton <aseaton@google.com>
Wed, 19 Jul 2017 18:31:28 +0000 (18:31 +0000)
core/version_defaults.mk

index fc903f8..fe260a5 100644 (file)
@@ -70,7 +70,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
   # 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-07-05
+  PLATFORM_SECURITY_PATCH := 2017-09-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"