commit | d5cf722ae62d06d1fb6a9505c6f4c403a5d14a37 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Tue Jul 29 16:53:09 2014 -0700 |
committer | Christopher Tate <ctate@android.com> | Thu Aug 07 19:43:22 2014 +0000 |
tree | d634f3be2239d07f9f4a5eda8abdf9a4eafb117d | |
parent | df192a47fc9d415f9c7b0c786d05c25f34e725f6 [diff] |
Reify the transport lookup/selection API Introduce a stable BackupTransport interface class for transport implementations to derive from. Make the interface for viewing/selecting the active backup transport part of the stable API. Make restore-related classes (RestoreSession, RestoreSet) stable API. Express backup manager APIs needed for transport operation as @SystemApi methods in BackupManager. Bug 16661321 Change-Id: I423b87ae8f45c1b77831d4f8ffd97715484c2d2b