Fixed
Status Update
Comments
si...@google.com <si...@google.com>
si...@google.com <si...@google.com>
si...@google.com <si...@google.com>
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
Forked from https://buganizer.corp.google.com/issues/175687466#comment3
I wonder if it is better to return an Object to the developer after the result of startInput. This way, we differentiate the currently used service that you can call, stop, updateState etc. Using integer increments for a service that can be used at any time is a little dangerous.