OSDN Git Service

Updating Security String to 2017-09-05 Bug:63846344
authorAdam Seaton <aseaton@google.com>
Wed, 19 Jul 2017 17:37:42 +0000 (10:37 -0700)
committerDan Pasanen <dan.pasanen@gmail.com>
Fri, 15 Sep 2017 14:39:22 +0000 (09:39 -0500)
(cherry picked from commit 18be90844245f3873261e4aa1072e8d83fdb33aa)

Change-Id: Ide74c0655eff5d24fcd7bf708b7e5ae5fe660d83

core/version_defaults.mk

index 7c96344..638983f 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-08-05
+    PLATFORM_SECURITY_PATCH := 2017-09-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"