chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/UsbDetachableWhitelist.yaml

caption: Allowlist of USB detachable devices
deprecated: true
desc: This policy is deprecated and unsupported, please use <ph name="USB_DETACHABLE_ALLOWLIST_POLICY_NAME">UsbDetachableAllowlist</ph> instead.
device_only: true
example_value:
- product_id: 24577
  vendor_id: 1027
- product_id: 8453
  vendor_id: 16700
features:
  dynamic_refresh: false
owners:
- [email protected]
- [email protected]
schema:
  items:
    $ref: UsbDeviceId
  type: array
supported_on:
- chrome_os:51-100
tags:
- system-security
type: dict
generate_device_proto: False