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

Commit 574076a5 authored by Sahana Rao's avatar Sahana Rao
Browse files

Add more javadoc for requestRawExternalStorageAccess

Bug: 183938109
Test: N.A.

Merged-In: I6d805a842874971fbf88fcbecc5661afb176d6ca
Change-Id: I6d805a842874971fbf88fcbecc5661afb176d6ca
parent 2f274cd9
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>