OSDN Git Service

Updating security patch string to 2016-03-01
authorZach Jang <zachjang@google.com>
Tue, 12 Jan 2016 01:12:37 +0000 (17:12 -0800)
committerThe Android Automerger <android-build@google.com>
Fri, 22 Jan 2016 21:36:09 +0000 (13:36 -0800)
b/26499556

Change-Id: I18a5ad9d8d08e2050053bcebc1a9a0c46db86733

core/version_defaults.mk

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