commit | 6bda7fd5564a1a88daef7a00890b3eaa191b8854 | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@android.com> | Thu Jun 18 18:23:43 2009 -0700 |
committer | Joe Onorato <joeo@android.com> | Thu Jun 18 18:41:11 2009 -0700 |
tree | 0bdda15863c0e050672738f8acb819ef7fb2e2c1 | |
parent | da1430be269b2b20920b6cb27616f54e2b83a973 [diff] [blame] |
backup stuff
diff --git a/include/utils/BackupHelpers.h b/include/utils/BackupHelpers.h index fc701fd..c78b99a 100644 --- a/include/utils/BackupHelpers.h +++ b/include/utils/BackupHelpers.h
@@ -116,6 +116,7 @@ int type; entity_header_v1 entity; } m_header; + String8 m_key; }; int back_up_files(int oldSnapshotFD, BackupDataWriter* dataStream, int newSnapshotFD,