The default User-Agent string in Android WebView will be reduced beginning in Android 16.The reduced WebView User-Agent string includes static information about OS, CPU, and Build.Detection of WebView can still be done by looking for the 'wv' token in the User-Agent string.Custom WebView User-Agent strings set via setUserAgentString() won't be affected by the reduction.