New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 766857 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Feature



Sign in to add a comment

Implement Alarms API based scheduling for BackgroundTaskScheduler for pre-M OSs

Project Member Reported by fgor...@chromium.org, Sep 19 2017

Issue description

OmahaService 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