commit | 6927faf7e6e176246bca01d778bfbdff16635b6d | [log] [tgz] |
---|---|---|
author | Marcus Hagerott <mhagerott@google.com> | Tue Oct 18 15:22:08 2016 -0700 |
committer | Marcus Hagerott <mhagerott@google.com> | Wed Oct 19 11:44:40 2016 -0700 |
tree | 49aee42e5c5eb806485659dcca60b14201f7f21f | |
parent | af010b175d492a43adf8da7627d74a020bce5bb5 [diff] |
Consolidate adb helper methods into single class. This makes them easier to invoke and prevents confusion by separating them normal from production and test code. Test $ adb shell am instrument -e method addTestAccount -e accountName fooAccount\ $ -w com.android.contacts.tests/com.android.contacts.RunMethodInstrumentation Change-Id: I443681b4b8ed526c390e593540c5e2910d97f6b4