OSDN Git Service

Updating Security String to 2016-11-01 on mnc-dev
authorAdam Seaton <aseaton@google.com>
Tue, 20 Sep 2016 17:03:47 +0000 (10:03 -0700)
committergitbuildkicker <android-build@google.com>
Tue, 27 Sep 2016 22:54:52 +0000 (15:54 -0700)
b/31618336

Change-Id: I18b3a0d690ab238fcd3cafa65b873ce7432c9c25
(cherry picked from commit 62b28398ba157b65a4825bea59806c060503500c)

core/version_defaults.mk

index 068ed0e..fa2b767 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-10-05
+  PLATFORM_SECURITY_PATCH := 2016-11-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"