| # 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> |