Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(257)

Issue 218613011: Adding battery control API for android. (Closed)

Created:
6 years, 8 months ago by qsr
Modified:
6 years, 8 months ago
Reviewers:
tonyg, Philippe
CC:
chromium-reviews, klundberg+watch_chromium.org, telemetry+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Adding battery control API for android. Also use python __getattr__ to automatically delegate methods from tools/telemetry/telemetry/core/backends/adb_commands.py to build/android/pylib/android_commands.py R=pliard@chromium.org, tonyg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261134

Patch Set 1 #

Total comments: 14

Patch Set 2 : Follow reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -98 lines) Patch
M build/android/pylib/android_commands.py View 1 3 chunks +45 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/core/backends/adb_commands.py View 2 chunks +4 lines, -98 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
qsr
6 years, 8 months ago (2014-04-01 09:13:09 UTC) #1
qsr
On 2014/04/01 09:13:09, qsr wrote: - bulach (OoO) + tonyg, pliard
6 years, 8 months ago (2014-04-01 09:15:01 UTC) #2
Philippe
lgtm for changes in build/android/, thanks Benjamin! https://codereview.chromium.org/218613011/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/218613011/diff/1/build/android/pylib/android_commands.py#newcode76 build/android/pylib/android_commands.py:76: CONTROL_BATTERY_CHARGING_COMMAND = ...
6 years, 8 months ago (2014-04-01 09:51:58 UTC) #3
tonyg
Some naive questions and comments. Please feel free to discuss, but take my lgtm in ...
6 years, 8 months ago (2014-04-01 16:13:18 UTC) #4
qsr
https://codereview.chromium.org/218613011/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/218613011/diff/1/build/android/pylib/android_commands.py#newcode76 build/android/pylib/android_commands.py:76: CONTROL_BATTERY_CHARGING_COMMAND = [ On 2014/04/01 09:51:58, Philippe wrote: > ...
6 years, 8 months ago (2014-04-02 09:14:57 UTC) #5
qsr
The CQ bit was checked by qsr@chromium.org
6 years, 8 months ago (2014-04-02 09:15:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/218613011/20001
6 years, 8 months ago (2014-04-02 09:15:44 UTC) #7
qsr
6 years, 8 months ago (2014-04-02 16:00:20 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r261134 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698