- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Crash when enable *View* > *Side Pane* with
.HEIC
Investigate
cmd
adb shell cmd user
Output:
User manager (user) commands:
help
Prints this help text.
list [-v
Investigate
cmd
adb shell cmd settings
Output:
Settings provider (settings) commands:
help
Print this help text.
get [--user <USER_ID>
Investigate
cmd
adb shell cmd role
Output:
Role (role) commands:
help or -h
Print this help text.
get-role-holders [--user USER_ID] ROLE
…
Investigate
cmd
adb shell cmd launcherapps dump-view-hierarchies
ls /data/misc/wmtrace/
ls: cannot access '/data/misc/wmtrace/': Permission denied
sudo ls -lah /data/misc/wmtr…
Investigate
cmd
adb shell cmd launcherapps
Output:
Usage: cmd launcherapps COMMAND [options ...]
cmd launcherapps dump-view-hierarchies
Output captured…
Investigate
cmd
shell time cmd input
Output:
Usage: input [<source>] [-d DISPLAY_ID] <command> [<arg>...]
The sources are:
touchnavigation
…
Investigate
cmd
adb shell cmd device_state
Output:
Device state manager (device_state) commands:
help
Print this help text.
state [reset
Investigate
cmd
adb shell cmd android.hardware.audio.core.IModule/bluetooth
cmd: Failure calling service android.hardware.audio.core.IModule/bluetooth: Failed transaction (2147483646)
Investigate
cmd
adb shell cmd android.frameworks.location.altitude.IAltitudeService/default
No shell command implementation.