commit | a8bf815c6153290b173f34b071dddb0a0034a115 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Thu Apr 30 11:36:21 2009 -0700 |
committer | Christopher Tate <ctate@google.com> | Thu Apr 30 11:36:21 2009 -0700 |
tree | 0fa451a3a1035092ce916e3d6a25b8e8553f03bd | |
parent | 487529a70cd1479ae8d6bbfb356be7e72542c185 [diff] |
Add android.backup.BackupManager Also tweak the dataChanged() api to have the client supply a package name. We don't necessarily TRUST this, but we use it to narrow the set of packages requesting a backup pass, no longer blithely scheduling a pass for all packages associated with the caller's uid.