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

Commit e73847fd 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: I28d6ac7fc488077a67bd94b1f51e43a716be81ce
parents 4d7db289 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>