<permission-group android:description="string resource" android:icon="drawable resource" android:label="string resource" android:name="string" />
<manifest>permissionGroup attribute of the
<permission> element. Members of a group are
presented together in the user interface.
Note that this element does not declare a permission itself, only a category in
which permissions can be placed. See the
<permission> element for element for information
on declaring permissions and assigning them to groups.
이 엘리먼트는 퍼미션 그 자체를 선언하지 않으며, 퍼미션이 놓일 수 있는 하나의 카테고리만을 선언한다는 것에 주의하라. 퍼미션을 선언하고, 그룹에 그것을 할당하는 것에 것에 대한 더 많은 정보에 대해서는 <permission> 엘리먼트를 보라.
android:descriptionlabel
attribute, it cannot be a raw string.android:iconandroid:labelandroid:name<permission>
element's
<permissionGroup>
attribute.<permission>
<permission-tree>
<uses-permission>