summaryrefslogtreecommitdiffstats
path: root/core/java/android/util/FastImmutableArraySet.java
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2013-04-18 16:57:43 -0700
committerChristopher Tate <ctate@google.com>2013-04-19 14:30:11 -0700
commitf85f5b2125461ea664cf67a16d4608a5a9bf2f98 (patch)
treef72c3c5328469b79ff9fb18d91ba0ca9a259928f /core/java/android/util/FastImmutableArraySet.java
parent7f6fc12997d67ae80a044bc0b4cc17797d887911 (diff)
downloadframeworks_base-f85f5b2125461ea664cf67a16d4608a5a9bf2f98.zip
frameworks_base-f85f5b2125461ea664cf67a16d4608a5a9bf2f98.tar.gz
frameworks_base-f85f5b2125461ea664cf67a16d4608a5a9bf2f98.tar.bz2
Provide SharedPreferences coherence guarantees for BackupAgent
SharedPreferences uses deferred writes internally, and the public API doesn't allow apps to explicitly synchronize with this, so the backup/restore implementation needs to take a little care to make sure that the app process isn't killed before the deferred writes land on disk. This parallels the coherence guarantees around SharedPreference that the Activity and Service lifecycles provide. Bug 8659368 Change-Id: I853e54f9fb0d2d260dbe6e40d640959f998092df
Diffstat (limited to 'core/java/android/util/FastImmutableArraySet.java')
0 files changed, 0 insertions, 0 deletions