OSDN Git Service

Helper API cleanup. Allows multiple helpers to function,
authorJoe Onorato <joeo@android.com>
Fri, 19 Jun 2009 03:10:37 +0000 (20:10 -0700)
committerJoe Onorato <joeo@android.com>
Mon, 22 Jun 2009 20:02:24 +0000 (13:02 -0700)
commit9cda3e02c6154422abec1c3215b93cc6bb70d76a
tree1ee13094dcc54121c3c1096d0ec0b9540813e941
parent292ae4f642709eb42974d9c1a26ab80921518c54
Helper API cleanup.  Allows multiple helpers to function,
because they'll always go in the same order, and this lets
us not have to write headers to keep them paired.
include/utils/BackupHelpers.h
libs/utils/BackupData.cpp