Christopher Tate f85f5b2125 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
2013-04-19 14:30:11 -07:00
2013-04-16 22:15:21 +00:00
2013-04-09 21:54:12 -07:00
2013-04-14 02:56:03 +00:00
2013-04-12 18:09:04 -07:00
2013-04-10 15:25:07 -07:00
2013-04-09 21:54:12 -07:00
2013-04-09 21:54:12 -07:00
2013-04-17 22:18:01 -07:00
2013-04-05 19:54:44 +00:00
2013-03-11 09:59:13 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%