diff options
| author | 2017-07-03 15:11:24 +0200 | |
|---|---|---|
| committer | 2022-04-29 07:06:05 +0000 | |
| commit | 4dcd3e0c4810f865a0f0003a3737fad33f250bec (patch) | |
| tree | 8ae1f764c8a223491f3c258f29c24cf8354152fa /api/api.go | |
| parent | ac9b99119cc53aa527f253541a1a3a3b1a8a71d1 (diff) | |
Bit: use exec-out instead of shell
By switching to 'adb exec-out' instead of 'adb shell', characters such
as # no longer need to be escaped when executing a single
instrumentation method. The new syntax is simply
$ bit module:class#method
Note: the old syntax (module:class\#method) still works.
Test: manual: bit InternalTests:android.app.WallpaperColorsTest#colorHintsTest, test should execute
Change-Id: I8c86faf2ccaf84834030f6ba7567cb4cecd37bc6
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions