diff options
| author | Idries Hamadi <idries@google.com> | 2018-09-06 18:42:39 +0100 |
|---|---|---|
| committer | Idries Hamadi <idries@google.com> | 2018-09-07 15:35:19 +0100 |
| commit | 4af6ee4784cb729fb2bf2a6116c8bf4e1d78b744 (patch) | |
| tree | 52daca30e19d3a171143721040576a3f2e01dbff /trusty/coverage/coverage.cpp | |
| parent | 1fd4b364fcdc95801d6cb4025dee7be1c0c93f4d (diff) | |
Small clean ups for issues raised in reviews of fastdeploy
Removed support for -f shortcut flag as this conflicts with some package manager flags
Renamed use_localagent global to match conventions
Fixed case where tmp files were created unnecessarily
Removed dead code (delete_host_file)
Cleaned up multiple layers of error handling by using fatal() as soon as error conditions occur
Fix: 113631900
Test: mm
Test: adb install -r --fastdeploy --nostreaming --force-agent --local-agent ~/example_apks/example.apk
Test: adb install -r --fastdeploy --no-streaming --force-agent --local-agent ~/example_apks/example.apk
Test: observe that fast deploy works as usual
Test: adb install -r -f --nostreaming --force-agent --local-agent ~/example_apks/example.apk
Test: adb install -r -f --no-streaming --force-agent --local-agent ~/example_apks/example.apk
Test: observe that fast deploy is no longer invoked by -f
Change-Id: Ic719df1003ac319e48b32f7f377f6f91d17f6a6f
(cherry picked from commit 0584689beaff604ceeccaf706dc368213d07b977)
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions
