summaryrefslogtreecommitdiffstats
path: root/opengl
diff options
context:
space:
mode:
authorChristopher Tate <ctate@android.com>2009-09-21 19:36:51 -0700
committerChristopher Tate <ctate@android.com>2009-09-24 11:19:04 -0700
commit6e472890effc63430d0ab680051c10cf2cf3cdbe (patch)
tree54d32dd895bf9080b7f6aaf58acee76dc4ed5431 /opengl
parent601500bb2ca52de6f251d0bc44213392c1756e7b (diff)
downloadframeworks_native-6e472890effc63430d0ab680051c10cf2cf3cdbe.zip
frameworks_native-6e472890effc63430d0ab680051c10cf2cf3cdbe.tar.gz
frameworks_native-6e472890effc63430d0ab680051c10cf2cf3cdbe.tar.bz2
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.)
Diffstat (limited to 'opengl')
0 files changed, 0 insertions, 0 deletions