OSDN Git Service

Updating Security string to 2017-01-01 on mnc-dev
authorAdam Seaton <aseaton@google.com>
Wed, 16 Nov 2016 21:44:09 +0000 (13:44 -0800)
committergitbuildkicker <android-build@google.com>
Wed, 7 Dec 2016 00:30:37 +0000 (16:30 -0800)
b/32949407

(cherry picked from commit 7224901e6bbf3d4f2d239270850615f7df2c9b81)

core/version_defaults.mk

index 3c265ec..65bbf74 100644 (file)
@@ -105,7 +105,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 := 2016-12-05
+  PLATFORM_SECURITY_PATCH := 2017-01-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"