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

Commit 2216b4cd authored by Marcel Pinto's avatar Marcel Pinto Committed by Automerger Merge Worker
Browse files

Merge "docs: Update permission samples link" am: f50d6de6

parents 7a99de2a f50d6de6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5370,8 +5370,8 @@ public class Activity extends ContextThemeWrapper
     * result callbacks including {@link #onRequestPermissionsResult(int, String[], int[])}.
     * </p>
     * <p>
     * The <a href="https://github.com/android/permissions-samples">
     * RuntimePermissions</a> sample apps demonstrate how to use this method to
     * The <a href="https://github.com/android/platform-samples/tree/main/samples/privacy/permissions">
     * permissions samples</a> repo demonstrates how to use this method to
     * request permissions at run time.
     * </p>
     *