1270-Fallback to default deviceInfoProvider for authData on missing
Description
AuthData requires DeviceInfoProvider for network operations. Sometimes, client apps failed to provide it, & cause NPE. In that cases, we want to fall back to default deviceInfo. We choose pixel-3a as our fallback device as it looks like a better candidate.
Screenshots
Technical details
Tests
<Explain here the test scenarios that have been done for the feature, including corner cases.>
Issues
10 Commandments of code reviews
<Keep the link above in the merge request description to remind the the 10 commandments to the reviewers.>
Edited by Fahim Salam Chowdhury