- name
- The fully qualified name (i.e. com.google.permission_group.APPS) of the permission you are interested in.
- flags
- Additional option flags. Use PackageManager.GET_META_DATA to retrieve any meta-data associated with the permission group.
Documentation for this section has not yet been entered.
Type Reason !:NoType:android/content/pm/PackageManager$NameNotFoundException;Href=../../../../reference/android/content/pm/PackageManager.NameNotFoundException.html
Retrieve all of the information we know about a particular group of permissions.
Throws NoType:android/content/pm/PackageManager$NameNotFoundException;Href=../../../../reference/android/content/pm/PackageManager.NameNotFoundException.html if a permission group with the given name cannot be found on the system.