Merge commit '82a8b3632c28d18d58a585160163fbf63d0c9746' into kraken * commit '82a8b3632c28d18d58a585160163fbf63d0c9746': API CHANGE: @hide AbsoluteFileBackupHelper
This commit is contained in:
@@ -26,7 +26,7 @@ import java.io.File;
|
||||
* Like FileBackupHelper, but takes absolute paths for the files instead of
|
||||
* subpaths of getFilesDir()
|
||||
*
|
||||
* STOPSHIP: document!
|
||||
* @hide
|
||||
*/
|
||||
public class AbsoluteFileBackupHelper extends FileBackupHelperBase implements BackupHelper {
|
||||
private static final String TAG = "AbsoluteFileBackupHelper";
|
||||
|
||||
Reference in New Issue
Block a user