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)
/ minimumVersion = "6.4.0.0"
</defaults>