replicant-frameworks_native/libs
Christopher Tate 6e472890ef Clear the device's data from the transport when backup is disabled
Turning off backup in the Settings UI constitutes an opt-out of the whole
mechanism.  For privacy reasons we instruct the backend to wipe all of the data
belonging to this device when the user does this.  If the attempt fails it is
rescheduled in the future based on the transport's requestBackupTime()
suggestion.  If network connectivity changes prompt the transport to indicate a
backup pass is appropriate "now," any pending init operation is processed before
the backup schedule is resumed.

The broadcasts used internally to the backup manager are now fully protected;
third party apps can neither send nor receive them.

(Also a minor logging change; don't log 'appropriate' EOF encountered during
parsing of a backup data stream.)
2009-09-24 11:19:04 -07:00
..
audioflinger Fix issue 2116700: Ringer screwy while connected over Bluetooth. 2009-09-22 00:35:48 -07:00
binder
surfaceflinger turn dithering off if it's not needed 2009-09-23 19:16:27 -07:00
ui fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) 2009-09-23 15:49:32 -07:00
utils Clear the device's data from the transport when backup is disabled 2009-09-24 11:19:04 -07:00