diff --git a/components/config/prefs.rs b/components/config/prefs.rs index c0d2bbe05c8..4341d6e4c94 100644 --- a/components/config/prefs.rs +++ b/components/config/prefs.rs @@ -467,7 +467,7 @@ impl UserAgentPlatform { }, UserAgentPlatform::Android => { format!( - "Mozilla/5.0 (Android; Mobile; rv:128.0) Servo/{SERVO_VERSION} Firefox/128.0" + "Mozilla/5.0 (Android 10; Mobile; rv:128.0) Servo/{SERVO_VERSION} Firefox/128.0" ) }, UserAgentPlatform::OpenHarmony => format!(