aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorUnsuk Jung <unsuk@google.com>2015-07-10 08:45:23 -0700
committerUnsuk Jung <unsuk@google.com>2015-07-16 22:55:25 -0700
commitcbd8002994ac49367e06919205ff6b3cda81b37b (patch)
treeb340213b0ffb4fbb9dc37568e2414ca4f9cf86ed /src
parent10c900d25145d5de1b8a87c22673d9ebb9ba5478 (diff)
downloadsource.android.com-cbd8002994ac49367e06919205ff6b3cda81b37b.tar.gz
Docs: Correct wrong Mozilla version name in webview UA string
Bug: 21907740 Change-Id: I435b5a61f0419fda21f00b923a3ae4bf85d6541b
Diffstat (limited to 'src')
-rw-r--r--src/compatibility/5.1/android-5.1-cdd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compatibility/5.1/android-5.1-cdd.html b/src/compatibility/5.1/android-5.1-cdd.html
index eea55bce..70ecd075 100644
--- a/src/compatibility/5.1/android-5.1-cdd.html
+++ b/src/compatibility/5.1/android-5.1-cdd.html
@@ -960,7 +960,7 @@ Chromium in the WebView implementation. Specifically:</p>
build from the upstream Android Open Source Project for Android 5.1. This build
includes a specific set of functionality and security fixes for the WebView [<a href="http://www.chromium.org/">Resources, 13</a>].</li>
<li>The user agent string reported by the WebView MUST be in this format:
-<p>Mozilla/5.1 (Linux; Android $(VERSION); $(MODEL) Build/$(BUILD)$(WEBVIEW))
+<p>Mozilla/5.0 (Linux; Android $(VERSION); $(MODEL) Build/$(BUILD)$(WEBVIEW))
AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 $(CHROMIUM_VER) Mobile
Safari/537.36</p>
<ul>