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

Commit 0f662842 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update link for Permissions samples in Javadoc" am: a7564ec1 am: fd9c0486 am: 7078bd51

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

Change-Id: If7f4fe0469df8d81c97a38b5a9c991e8fad4f02b
parents e9bebee1 7078bd51
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -5189,8 +5189,8 @@ public class Activity extends ContextThemeWrapper
     * result callbacks including {@link #onRequestPermissionsResult(int, String[], int[])}.
     * result callbacks including {@link #onRequestPermissionsResult(int, String[], int[])}.
     * </p>
     * </p>
     * <p>
     * <p>
     * The <a href="https://github.com/googlesamples/android-RuntimePermissions">
     * The <a href="https://github.com/android/permissions-samples">
     * RuntimePermissions</a> sample app demonstrates how to use this method to
     * RuntimePermissions</a> sample apps demonstrate how to use this method to
     * request permissions at run time.
     * request permissions at run time.
     * </p>
     * </p>
     *
     *