commit | 93e7e22ec91dbc641d10ca6d70423e1357a95bba | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Mon Jun 01 16:49:50 2009 -0700 |
committer | Christopher Tate <ctate@google.com> | Mon Jun 01 16:49:50 2009 -0700 |
tree | b14540bbc5176b7d1f3919a3646400063f9a6f4c | |
parent | ff0d91479d3c8523bc290bd1b65fcd2546be1d40 [diff] |
Add backup side of new FullBackupAgent class This class backs up an app's entire data directory tree. Intended for use by the backup-through-adb full mirroring facility, etc. @hide because it's not really something end apps will need to use.