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

Commit 5b46455c authored by Katie McCormick's avatar Katie McCormick Committed by Android Git Automerger
Browse files

am 9a72ebdf: am b1738b3a: am 7162b920: am 861f8d85: am a58967a9: Doc update:...

am 9a72ebdf: am b1738b3a: am 7162b920: am 861f8d85: am a58967a9: Doc update: removed the word "new".

* commit '9a72ebdf':
  Doc update: removed the word "new".
parents 774e89f1 9a72ebdf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ StorageClient</a></li>
across all of their their preferred document storage providers. A standard, easy-to-use UI
lets users browse files and access recents in a consistent way across apps and providers.</p>

<p>Cloud or local storage services can participate in this ecosystem by implementing a new
<p>Cloud or local storage services can participate in this ecosystem by implementing a
{@link android.provider.DocumentsProvider} that encapsulates their services. Client
apps that need access to a provider's documents can integrate with the SAF with just a few
lines of code.</p>