OSDN Git Service

Updating security string patch to 2016-04-01
authorZach Jang <zachjang@google.com>
Fri, 19 Feb 2016 21:50:29 +0000 (13:50 -0800)
committerThe Android Automerger <android-build@google.com>
Sat, 27 Feb 2016 00:55:47 +0000 (16:55 -0800)
b/27272697

Change-Id: I99c2c892a21f4c36226ea5f8d94689d6218ccf7e

core/version_defaults.mk

index be5833d..8cc6900 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-03-01
+  PLATFORM_SECURITY_PATCH := 2016-04-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"