OSDN Git Service

[DO NOT MERGE]Updating security string to 2017-07-01 on nyc-dev
authorAdam Seaton <aseaton@google.com>
Wed, 17 May 2017 18:24:52 +0000 (11:24 -0700)
committerJP Sugarbroad <jpsugar@google.com>
Thu, 25 May 2017 23:59:30 +0000 (16:59 -0700)
bug:38342695

(cherry picked from commit 77dad3dfcd677136f6657e1b95dd84ed1be1d728)

core/version_defaults.mk

index 9889f51..75a8c66 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-06-01
+      PLATFORM_SECURITY_PATCH := 2017-07-01
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"