Files
frameworks_base/core/java/android
Christopher Tate d1de2567c6 Introduce <application> attribute android:fullBackupOnly={boolean}
It is quite possible for an application to be happy with having the OS
save full-data archives of its data, but still need to selectively
filter the set of saved files or otherwise participate in full-data
backup and restore.  In general we assume that any app which provides
a backup agent implementation will be directly participating via the
incremental key/value backup API; this new attribute allows an app
to tell the OS "perform full-data backup/restore for me even though
I am supplying my own agent implementation to participate."

Change-Id: I810c50d44aa683b1f23604b7d1f3e96a1722103a
2014-06-17 18:02:48 -07:00
..
2014-06-12 13:18:59 -07:00
2014-06-17 14:38:44 -07:00
2014-05-28 09:13:45 +02:00
2014-05-29 21:10:01 +00:00
2014-06-16 15:58:25 -07:00
2014-06-06 13:33:16 -07:00
2014-06-06 13:33:16 -07:00
2014-06-13 13:43:26 +01:00
2014-06-17 15:32:07 +01:00