• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


Commit MetaInfo

修订版1331de93f733046a004db33b420c962807965c47 (tree)
时间2017-08-09 03:46:56
作者android-build-team Robot <android-build-team-robot@goog...>
Commiterandroid-build-team Robot

Log Message

Make change and version bump to OPR4.170808.002

Change-Id: Ie242c5aed86bd35ee9f006797c4ca6d94d0061ac

更改概述

差异

--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
1818 # (like "CRB01"). It must be a single word, and is
1919 # capitalized by convention.
2020
21-export BUILD_ID=OPR4.170808.001
21+export BUILD_ID=OPR4.170808.002
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -165,7 +165,7 @@ ifndef PLATFORM_SECURITY_PATCH
165165 # It must be of the form "YYYY-MM-DD" on production devices.
166166 # It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
167167 # 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
169169 endif
170170
171171 ifndef PLATFORM_BASE_OS