[Android][Signin] Introduce legacy methods to replace ChromeSigninController
Adds setLegacySyncAccountEmail/getLegacySyncAccountEmail to SigninPreferencesManager. These methods will be used until the downstream code is migrated to IdentityManager. Most of ChromeSigninController is removed - only get() and getSignedInAccountName are kept for now. The class will be removed completely as soon as downstream usages are migrated to SigninPreferencesManager. Bug: 10918587, 1046412 Change-Id: Ia297b48632ae9ec9e614024e50853981ce7fd156 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339979Reviewed-by:Alice Wang <aliceywang@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#799043}
Showing
Please register or sign in to comment