OSDN Git Service

Update Security String to 2017-05-01 on nyc-dev
authorAdam Seaton <aseaton@google.com>
Fri, 10 Mar 2017 23:44:16 +0000 (15:44 -0800)
committergitbuildkicker <android-build@google.com>
Thu, 6 Apr 2017 22:16:13 +0000 (15:16 -0700)
Bug:34137924
(cherry picked from commit 573e7e75cab017946716fbd4ba01cbd8e7563478)

core/version_defaults.mk

index 83ac470..9a457b5 100644 (file)
@@ -131,7 +131,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
     #  It must be of the form "YYYY-MM-DD" on production devices.
     #  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 := 2017-04-05
+      PLATFORM_SECURITY_PATCH := 2017-05-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"