Make KillAllAdb robust to AccessDenied exceptions.
This error seems to pop up when adb is not currently running. It isn't clear to me why we get that instead of NoSuchProcess, but in any case, this should allow us to continue instead of aborting like in: http://chromegw/i/chromium.perf/builders/Android%20Nexus5%20Perf/builds/1022/steps/device_status_check/logs/stdio BUG=388885 Review URL: https://codereview.chromium.org/385733002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282525 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment