Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3967b65 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove getFreeBytes() to fasten queryRoots call." into rvc-dev

parents 6097e16b ad9cbfbc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -95,7 +95,8 @@ public class ExternalStorageProvider extends FileSystemProvider {
        public String docId;
        public File visiblePath;
        public File path;
        public boolean reportAvailableBytes = true;
        // TODO (b/157033915): Make getFreeBytes() faster
        public boolean reportAvailableBytes = false;
    }

    private static final String ROOT_ID_PRIMARY_EMULATED =