Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Thanks for filing the issue.
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
Description
Sample trace:https://ui.perfetto.dev/#!/?s=33fa111ddc4df0e7fc6ee0ad39010663e3ffed3ad4f09345e6a54a8fdc467
The executeCommand there ishttps://ui.perfetto.dev/#!/?s=33fa111ddc4df0e7fc6ee0ad39010663e3ffed3ad4f09345e6a54a8fdc467
ps -A | grep
, which is extremely slow. Sample trace using pgrep instead (which is available back to API 23):