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

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

Merge "Update javadoc for ACTION_VIEW_PERMISSION_USAGE" into sc-dev am: 09a47717

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

Change-Id: Idc6613e0d5d5ce859e09b123df81534855fe75b7
parents 2ab2e694 09a47717
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1983,7 +1983,7 @@ public class Intent implements Parcelable, Cloneable {
     * activities that are not properly protected.
     *
     * <p>
     * Input: {@link android.Manifest.permission_group} specifies the permission group
     * Input: {@link #EXTRA_PERMISSION_GROUP_NAME} specifies the permission group
     * for which the launched UI would be targeted.
     * </p>
     * <p>