build
修订版 | 458cb741c8779f2cdf403130e800bb407eff4d0d (tree) |
---|---|
时间 | 2017-08-24 04:16:31 |
作者 | Adam Seaton <aseaton@goog...> |
Commiter | android-build-team Robot |
Update platform security string to 2017-10-01 in oc-dev Bug:64896113
(cherry picked from commit 80d3742026e1640e3cbcfb2bcbc9244733dc05d4)
Change-Id: I84d39c967ca16e87105299cc5f0baf34b2bbdd61
@@ -165,7 +165,7 @@ ifndef PLATFORM_SECURITY_PATCH | ||
165 | 165 | # It must be of the form "YYYY-MM-DD" on production devices. |
166 | 166 | # It must match one of the Android Security Patch Level strings of the Public Security Bulletins. |
167 | 167 | # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. |
168 | - PLATFORM_SECURITY_PATCH := 2017-09-05 | |
168 | + PLATFORM_SECURITY_PATCH := 2017-10-01 | |
169 | 169 | endif |
170 | 170 | |
171 | 171 | ifndef PLATFORM_BASE_OS |