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

Commit 552d7c10 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 6690203c: am 0fa30372: Fix doc build.

* commit '6690203c':
  Fix doc build.
parents a20d5818 6690203c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -672,7 +672,7 @@ public final class StrictMode {
            }

            /**
             * Detect when a {@code file://} {@link Uri} is exposed beyond this
             * Detect when a {@code file://} {@link android.net.Uri} is exposed beyond this
             * app. The receiving app may not have access to the sent path.
             * Instead, when sharing files between apps, {@code content://}
             * should be used with permission grants.