Commit c016b7a
Parse --tool_tag flag in OSS mobile-install
The --tool_tag flag is passed to Bazel mobile-install when invoked through Android Studio. When the flag is passed and equal to "AndroidStudio", MI should only _sync_ the sharded APKs to the test device, and not launch the app.
PiperOrigin-RevId: 743665786
Change-Id: Ie3340c595606fac201da783bf56d9b12b293a7321 parent 52b4de5 commit c016b7a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
192 | 195 | | |
193 | 196 | | |
194 | 197 | | |
195 | | - | |
| 198 | + | |
196 | 199 | | |
197 | 200 | | |
198 | | - | |
| 201 | + | |
199 | 202 | | |
200 | 203 | | |
201 | 204 | | |
| |||
0 commit comments