blob: 84aa513dc9f0453da2e4445ea72fa079d8e6fc94 [file] [view]
# ComponentPolicyConfig
Configuration options for the component policy.
<table>
<tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr>
<tr id="product_policies">
<td><code>product_policies</code></td>
<td><code>Vec<Utf8PathBuf></code></td>
<td>The file paths to a product-provided component policies.</td>
<td></td>
</tr>
</table>