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

Commit d60a648f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11808678

Change-Id: I6ff704e17d64bafb4680530b6dca36dcb765b48c
parents 8c1d93fd b3967b65
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -95,7 +95,8 @@ public class ExternalStorageProvider extends FileSystemProvider {
        public String docId;
        public String docId;
        public File visiblePath;
        public File visiblePath;
        public File path;
        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 =
    private static final String ROOT_ID_PRIMARY_EMULATED =