build
修订版 | 0512a0fc5dc912ef4b8d8c8dc2d9227a4badbedd (tree) |
---|---|
时间 | 2017-08-24 04:21:47 |
作者 | android-build-team Robot <android-build-team-robot@goog...> |
Commiter | android-build-team Robot |
Make change and version bump to OPR5.170623.005
Change-Id: Id833ab7b8c0add0c4f7ee617a5bc98e2674ffe60
@@ -30,4 +30,4 @@ | ||
30 | 30 | # https://docs.google.com/document/d/17eqVTxMc2do05T6qwt4eASVyxy8u3Cme4u4fVD5q0VM/view# |
31 | 31 | # |
32 | 32 | |
33 | -export BUILD_ID=OPR5.170623.004 | |
33 | +export BUILD_ID=OPR5.170623.005 |
@@ -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-05 | |
169 | 169 | endif |
170 | 170 | |
171 | 171 | ifndef PLATFORM_BASE_OS |