[Android] Plumb SignoutReason for SigninManagerAndroid
SigninManagerAndroid::SignOut() has historically hard coded the reason as signin_metrics::USER_CLICKED_SIGNOUT_SETTINGS. This CL begins to address the TODO there by plumbing the reason from the java layer and various callers. For now the CL preserves the existing "USER_CLICKED" everywhere. Follow up work should change this reason to reflect the real trigger. Change-Id: Id225b9bf5e9b9fd5771c2353616c6a1a82e60af8 Bug: 873116 Reviewed-on: https://chromium-review.googlesource.com/1170763Reviewed-by:David Roger <droger@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#589607}
Showing
Please register or sign in to comment