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

arc_support: This policy controls <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph>
  developer mode only. If you want to prevent access to Android Developer Options,
  you need to set the <ph name="DEVELOPER_TOOLS_DISABLED_POLICY_NAME">DeveloperToolsDisabled</ph>
  policy.
caption: Block developer mode
desc: |-
  Setting the policy to Enabled means <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> stops the device from going into Developer mode.

         Setting the policy to Disabled or leaving it unset keeps Developer mode available for the device.
device_only: true
example_value: true
features:
  dynamic_refresh: true
items:
- caption: Block developer mode
  value: true
- caption: Allow developer mode
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:37-
tags: []
type: main
generate_device_proto: False