OSDN Git Service

Update security patch string to 2016-06-01
authorZach Jang <zachjang@google.com>
Tue, 19 Apr 2016 17:56:31 +0000 (10:56 -0700)
committerThe Android Automerger <android-build@google.com>
Fri, 22 Apr 2016 02:09:46 +0000 (19:09 -0700)
b/28269112

Change-Id: Icf65bbf784951d1f9b56ce88f59b50661af1a32c

core/version_defaults.mk

index 721e5b4..e0c68cf 100644 (file)
@@ -103,7 +103,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
   # Can be an arbitrary string, but must be a single word.
   #
   # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
-  PLATFORM_SECURITY_PATCH := 2016-05-01
+  PLATFORM_SECURITY_PATCH := 2016-06-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"