Update javadoc for ACTION_VIEW_PERMISSION_USAGE

Bug: 176902658

Test: N/A
Change-Id: Ic4928fed75ad986c13af704d13985602ba972553
This commit is contained in:
Guojing Yuan
2021-05-25 00:18:17 +00:00
parent 16cd6bb81f
commit 5a67ef6b76

View File

@@ -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>