Chromium Code Reviews
DescriptionSmall improvements to api.platforms.android.
- Save the adb RSA keys, the public part will be pushed later.
- Stop silently ignoring broken RSA keys.
- Stop accepting dual call to android.initialize().
- Remove CpuScalingGovernor and use the actual string instead. It will be used
to verify against the ones published by the device's kernel in a follow up.
R=stip@chromium.org
BUG=chromium:525873
Committed: https://github.com/luci/luci-py/commit/6274d54e173c4bf8875a97db47212ba927a6d9e8
Patch Set 1 : . #Patch Set 2 : Fix race condition in kill_adb() #Patch Set 3 : Refuse multiple calls to initialize() and stop dropping broken keys silently #
Total comments: 3
Patch Set 4 : Trimmed down #Messages
Total messages: 16 (10 generated)
|