OSDN Git Service

Updating Security string to 2017-01-01 on mnc-dev am: 7224901e6b am: 5b54c86fb7
authorAdam Seaton <aseaton@google.com>
Wed, 16 Nov 2016 23:38:04 +0000 (23:38 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Wed, 16 Nov 2016 23:38:04 +0000 (23:38 +0000)
am: 0ca9715ced

Change-Id: I5912c0ebd7552fd0590c55413d8d08ae376178eb

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)"