Files
frameworks_base/core/java/android
Matthew Williams 3d86fd2bb9 Add persistence of tasks for TaskManager & BatteryController
Tasks are persisted only if the client has the RECEIVE_BOOT_COMPLETED
permission. This applies to both periodic and one-off tasks.
Write out task as xml, using PersistableBundle for the extras data.
Todo: Add persistable bundle to xml when ag/468207 is merged.

Also added BatteryController logic.

Change-Id: I23eeeb8b3bc6ba155e7fa4ec25857a68ee8b1567
2014-06-05 18:28:43 +00:00
..
2014-05-29 17:21:54 -07:00
2014-05-28 09:13:45 +02:00
2014-05-29 21:10:01 +00:00
2014-06-02 12:42:12 -07:00