summaryrefslogtreecommitdiffstats
path: root/cmds/backup
Commit message (Collapse)AuthorAgeFilesLines
* Frameworks/base: Fix two warnings in cmdsAndreas Gampe2014-11-081-1/+1
| | | Change-Id: Ifb9c7fb7a2d28c13010ddc186bea5f5f0daefb4a
* Frameworks/base: Turn on -Wall -Werror in cmdsAndreas Gampe2014-11-072-9/+7
| | | | | | Fix small warnings, turn on -Wall -Werror. Change-Id: Iab1f01a7c7ebd6ba832b75067c5e395f380a1b8b
* Removing from userdebug builds by default.Dan Morrill2013-03-071-1/+1
| | | | Change-Id: I5579e96437648193ee1ad1573584e5ec8f5e5ade
* frameworks/base refactoringMathias Agopian2012-02-201-1/+1
| | | | | | create the new libandroidfw from parts of libui and libutils Change-Id: I1584995616fff5d527a2aba63921b682a6194d58
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
| | | | | | step 2: move libutils headers to their new home: androidfw Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
* checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-24/+5
|
* rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-1/+16
|
* this might fix the buildJoe Onorato2009-05-201-1/+1
|
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-203-0/+327