OSDN Git Service

Update Security String to 2016-02-01
authorZach Jang <zachjang@google.com>
Wed, 9 Dec 2015 20:46:59 +0000 (12:46 -0800)
committerThe Android Automerger <android-build@google.com>
Fri, 11 Dec 2015 00:11:07 +0000 (16:11 -0800)
b/26110717

Change-Id: I1085f5d053b07c6c81d2ef22fbba5ab9157a67f2

core/version_defaults.mk

index 2939224..bf9b2e8 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-01-01
+  PLATFORM_SECURITY_PATCH := 2016-02-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"