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

Commit 64790b3d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update link for Permissions samples in Javadoc" into rvc-dev am: 82a1ff7a

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

Change-Id: Idcd39a588593c6365899fd190dc4abab4ec6a81d
parents bcc7e812 82a1ff7a
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>
     *