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

Commit c1633799 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

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

Merge "Merge "docs: Update permission samples link" am: f50d6de6 am: 2216b4cd am: 82d10586 am: eafa67d7" into udc-d1-dev-plus-aosp
parents 6b42a4d6 3ead2829
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5452,8 +5452,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>
     *