Merge pull request #1115 from vector-im/feature/work_manager_script

Add script to dumpsys work manager data
This commit is contained in:
Benoit Marty 2020-03-06 17:31:19 +01:00 committed by GitHub
commit d21a536542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
adb shell dumpsys jobscheduler im.vector.riotx.debug

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
adb shell dumpsys jobscheduler im.vector.riotx