commit | fcff1ffa541e0076df6adeb437ba79bb4c3fa35d | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 11 19:50:05 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 11 19:50:05 2009 -0700 |
tree | a8ac144dc38834a992ff8a07fed46a51755ba8a1 | |
parent | 4fb8b729c58005533f1502f9de2c6365a1714e96 [diff] | |
parent | 1a9e19a73e12f5e4891557de64cab5b9b7ae1ac5 [diff] |
Merge changes 3953,3954 into donut * changes: Make the file backup helper not crash if a file you requested can't be stated. This means you don't need to know if the files you are backing up exist or not -- we'll figure it out for you. Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.