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

Commit 3ead2829 authored by Marcel Pinto's avatar Marcel Pinto Committed by Automerger Merge Worker
Browse files

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

Merge "docs: Update permission samples link" am: f50d6de6 am: 2216b4cd am: 82d10586 am: eafa67d7

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2584050



Change-Id: Id197259e39d0d7fb859c6ad1281c7fc9cef8d552
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ec6ce6b8 eafa67d7
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>
     *