OSDN Git Service

[DO NOT MERGE] Updating Security string to 2017-07-05 on klp-dev
authorAdam Seaton <aseaton@google.com>
Tue, 16 May 2017 18:10:11 +0000 (11:10 -0700)
committerAdam Seaton <aseaton@google.com>
Tue, 16 May 2017 18:10:11 +0000 (11:10 -0700)
bug:38342695

core/version_defaults.mk

index 6d9d9c6..fc903f8 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-01
+  PLATFORM_SECURITY_PATCH := 2017-07-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"