Revert "[DeviceSync v2] Add CryptAuthInstanceIDProvider class"
This reverts commit 55465550. Reason for revert: This class is no longer needed. It was initially created to fetch Instance ID tokens for multiple services, namely v2 Enrollment and DeviceSync. However, CryptAuth decided it will only use one Instance ID token corresponding to CryptAuth v2 Enrollment. The Instance ID and token are already fetched in the ClientAppMetadataProvider. In the future, Instance ID handling might be moved to the CryptAuthGCMManager. Original change's description: > [DeviceSync v2] Add CryptAuthInstanceIDProvider class > > Add an abstract class (and a fake implementation) for providing an > Instance ID for use with CryptAuth v2, and also for providing Instance > ID tokens for each CryptAuth v2 project: Enrollment and DeviceSync. > > The implementation will follow in another CL. > > Bug: 951969, 990430 > Change-Id: I6fd3280bf5a12114a92059a8a84bd0d1749c627b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1737951 > Commit-Queue: Josh Nohle <nohle@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Cr-Commit-Position: refs/heads/master@{#684479} TBR=khorimoto@chromium.org,nohle@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 951969, 990430 Change-Id: Ic05c8033bd092c995050f76b1b5434507c843617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866628Reviewed-by:Josh Nohle <nohle@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#709141}
Showing
Please register or sign in to comment