OSDN Git Service

Bump security string to 2017-12-05
authorDan Pasanen <dan.pasanen@gmail.com>
Tue, 5 Dec 2017 21:04:24 +0000 (15:04 -0600)
committerDan Pasanen <dan.pasanen@gmail.com>
Sat, 9 Dec 2017 16:03:03 +0000 (16:03 +0000)
Change-Id: Id8db5ddbe554998e8029b78a48cc2a18ac7b596c

core/version_defaults.mk

index 2f05807..e4077cf 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-11-06
+    PLATFORM_SECURITY_PATCH := 2017-12-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"