[Signin][Android] Remove Account from CoreAccountInfo
Reconcile CoreAccountInfo with its C++ counterpart by removing Android-specific Account object and using email as a string instead. This improves consistency and simplifies creating CoreAccountInfo in tests. CoreAccountInfo.getName() will be renamed to getEmail() in the subsequent CL. Bug: 1042197, 1046412 Change-Id: I99d721771841ca361df63c17f1d77be8cb450abf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027531 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Reviewed-by:Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#736906}
Showing
Please register or sign in to comment