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
Discussed with API council, we're going to remove the Java variant of the measureRepeated API for now, and can revisit making the experience better in the future.
We don't want to make the kotlin API more ambiguous, since this is the primary language in use, but the only means of discouraging/hiding the java API from java (@JvmName/@SinceKotlin) come with downsides, and additional complexity (e.g. docs generation).