Implement Alarms API based scheduling for BackgroundTaskScheduler for pre-M OSs |
|
Issue descriptionOmahaService currently uses ExponentialBackoffScheduler.java for background scheduling when JobScheduler is not available. It would be useful to provide corresponding implementation of scheduler through BackgroundTaskScheduler, and make it available to other components for scheduling where neither of existing 2 options are handy (JobScheduler, GcmNetworkManager). |
|
►
Sign in to add a comment |
|