Verified
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
There's an extra double-quote mark (https://developer.android.com/reference/kotlin/androidx/webkit/WebSettingsCompat#dark_strategy_prefer_web_theme_over_user_agent_darkening
"
) at the end of the<meta>
tag example inCurrent:
Should be:
This is a bug in the javadoc itself:https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:webkit/webkit/src/main/java/androidx/webkit/WebSettingsCompat.java;l=409;drc=ca788f8815466e808cca92fbb237e936baa0ebc5