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

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

Merge "Add more javadoc for requestRawExternalStorageAccess"

parents 71531c68 5f5ec0f0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1880,6 +1880,9 @@
        apps due to inconsistencies in MediaStore collection and lower file system.
        When the flag is set, app should scan the file after file path operations to ensure
        consistency of MediaStore collection.
        <p> The flag can be set to false if the app doesn't do many bulk file path operations or if
        app prefers the system to ensure the consistency of the MediaStore collection for file path
        operations without scanning the file.

        <p> The default value is {@code true} if
        <ul>