summaryrefslogtreecommitdiff
path: root/cmds/backup/backup.cpp
AgeCommit message (Collapse)Author
2014-11-08Frameworks/base: Fix two warnings in cmdsAndreas Gampe
Change-Id: Ifb9c7fb7a2d28c13010ddc186bea5f5f0daefb4a
2014-11-07Frameworks/base: Turn on -Wall -Werror in cmdsAndreas Gampe
Fix small warnings, turn on -Wall -Werror. Change-Id: Iab1f01a7c7ebd6ba832b75067c5e395f380a1b8b
2012-02-17frameworks/base refactoring.Mathias Agopian
step 2: move libutils headers to their new home: androidfw Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
2009-06-16checkpoint BackupDatAInput / RestoreHelperJoe Onorato
2009-06-04rename a few files to camel-case, add copyright noticesMathias Agopian
2009-05-20Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato