Merge "Fix issue #6761130: Clearing app data in settings does not clear app's USB storage" into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bfb752f8f0
@@ -35,4 +35,5 @@ interface IMediaContainerService {
|
||||
long calculateDirectorySize(in String directory);
|
||||
/** Return file system stats: [0] is total bytes, [1] is available bytes */
|
||||
long[] getFileSystemStats(in String path);
|
||||
void clearDirectory(in String directory);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user