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

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

Merge "Add more javadoc for requestRawExternalStorageAccess" into sc-dev

parents a7be8bc7 574076a5
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -1880,6 +1880,9 @@
        apps due to inconsistencies in MediaStore collection and lower file system.
        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
        When the flag is set, app should scan the file after file path operations to ensure
        consistency of MediaStore collection.
        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
        <p> The default value is {@code true} if
        <ul>
        <ul>