The requiredpermissions attribute specifies the permissions required by an experiment.
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permission | permissionenum |
|
The following indicates that the experiment will require the ability to perform photoCapture and soundCapture:
<defaults>
/ requiredpermissions = (photoCapture, soundCapture)
/ mimimumVersion = "6.4.0.0"
</defaults>