gojuno / composer

Reactive Android Instrumentation Test Runner. Archived. Marathon is recommended as an alternative (https://github.com/Malinskiy/marathon).
Apache License 2.0
546 stars 45 forks source link

Add "pass -g (grant permission)" for adb install option #155

Open plastiv opened 6 years ago

plastiv commented 6 years ago

Add the possibility to install target apk with -g option as a convenient quick win to grant runtime permissions on api23+.

Spoon had it.