Loading
Use AlarmManager to schedule long retry
The limitation with handler message is that they extremely delayed when device is in (light) doze mode, even when it enters the maintenance window. The experiment suggests that delay occurrs for timer longer than 1 minute, therefore this change uses AlarmManager to schedule longer retries. Fix: 271037454 Test: Reproduced the issue and confirmed the fix by experiment Change-Id: I676ecd9e593d7e774993cb941ecf1791034fa148