Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: tools/android/kerberos/README.md

Issue 2950813002: Documentation: Fix Android Authenticator pref name (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/kerberos/README.md
diff --git a/tools/android/kerberos/README.md b/tools/android/kerberos/README.md
index 4daa4731ebf29d8d484b8203c3c5a46db840e6bd..6ce9639549d498e59af4ad5ad7f53f12fac70ee6 100644
--- a/tools/android/kerberos/README.md
+++ b/tools/android/kerberos/README.md
@@ -35,7 +35,7 @@ $CHROMIUM_SRC/tools/android/kerberos/negotiate_test_server.py
The policies to set are:
* AuthServerWhitelist: `*`
- * AuthSpnegoAccountType: `org.chromium.tools.SpnegoAuthenticator`
+ * AuthAndroidNegotiateAccountType: `org.chromium.tools.SpnegoAuthenticator`
To set them you have to be able to set restrictions for apps on the device.
This can be achieved using the TestDPC app ([Play store][testdpc-play],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698