build
修订版 | 1331de93f733046a004db33b420c962807965c47 (tree) |
---|---|
时间 | 2017-08-09 03:46:56 |
作者 | android-build-team Robot <android-build-team-robot@goog...> |
Commiter | android-build-team Robot |
Make change and version bump to OPR4.170808.002
Change-Id: Ie242c5aed86bd35ee9f006797c4ca6d94d0061ac
@@ -18,4 +18,4 @@ | ||
18 | 18 | # (like "CRB01"). It must be a single word, and is |
19 | 19 | # capitalized by convention. |
20 | 20 | |
21 | -export BUILD_ID=OPR4.170808.001 | |
21 | +export BUILD_ID=OPR4.170808.002 |
@@ -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-08-05 | |
168 | + PLATFORM_SECURITY_PATCH := 2017-09-05 | |
169 | 169 | endif |
170 | 170 | |
171 | 171 | ifndef PLATFORM_BASE_OS |