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

Commit fd9c0486 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

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

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