• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

build


Commit MetaInfo

Revision0512a0fc5dc912ef4b8d8c8dc2d9227a4badbedd (tree)
Time2017-08-24 04:21:47
Authorandroid-build-team Robot <android-build-team-robot@goog...>
Commiterandroid-build-team Robot

Log Message

Make change and version bump to OPR5.170623.005

Change-Id: Id833ab7b8c0add0c4f7ee617a5bc98e2674ffe60

Change Summary

Incremental Difference

--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -30,4 +30,4 @@
3030 # https://docs.google.com/document/d/17eqVTxMc2do05T6qwt4eASVyxy8u3Cme4u4fVD5q0VM/view#
3131 #
3232
33-export BUILD_ID=OPR5.170623.004
33+export BUILD_ID=OPR5.170623.005
--- 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-09-05
168+ PLATFORM_SECURITY_PATCH := 2017-10-05
169169 endif
170170
171171 ifndef PLATFORM_BASE_OS