OSDN Git Service

[DO NOT MERGE] Update Security String to 2017-06-01 for lmp-dev
authorAdam Seaton <aseaton@google.com>
Tue, 11 Apr 2017 17:50:07 +0000 (10:50 -0700)
committerAdam Seaton <aseaton@google.com>
Tue, 11 Apr 2017 18:17:34 +0000 (18:17 +0000)
bug:37204197
Change-Id: Id9ee50bec46f2fd3f9e2e5f546c062f946bff36f

core/version_defaults.mk

index de273e0..4f79689 100644 (file)
@@ -75,7 +75,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-05-05
+  PLATFORM_SECURITY_PATCH := 2017-06-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"