chromium/components/policy/resources/templates/policy_definitions/PowerManagement/DeviceLowBatterySoundEnabled.yaml

caption: Enable Low Battery Sound
default: null
desc: |-
  Enable the low battery sound feature.

            This feature is responsible to play the low battery sound.

            If this policy is set to enabled, the low battery sound will be played when the battery level or the remaining time drops below a threshold.

            If this policy is set to disabled, no low battery sound will be played.

            If you set this policy, users cannot change or override it.

            If this policy is left unset, this feature is disabled for existing users, or enabled for new users initially on the managed <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> devices, but users can enable or disable it at any time.
device_only: true
example_value: false
features:
  dynamic_refresh: true
  per_profile: false
items:
- caption: Enable low battery sound
  value: true
- caption: Disable low battery sound
  value: false
- caption: Allow the user to decide
  value: null
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:117-
tags: []
type: main
generate_device_proto: False