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

Commit a9565b2c authored by Tiem Song's avatar Tiem Song
Browse files

Update link for Permissions samples in Javadoc

Bug: 158042826
Change-Id: I71ab17b21b31ff6584facd023e4c4818b0ab1b55
Merged-In: I71ab17b21b31ff6584facd023e4c4818b0ab1b55
Test: N/A
parent 66a993be
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>
     *