diff --git a/aconfig/settings_bluetooth_declarations.aconfig b/aconfig/settings_bluetooth_declarations.aconfig index bdd317ee82a..1c3554e9233 100644 --- a/aconfig/settings_bluetooth_declarations.aconfig +++ b/aconfig/settings_bluetooth_declarations.aconfig @@ -34,3 +34,13 @@ flag { purpose: PURPOSE_BUGFIX } } + +flag { + name: "enable_battery_level_display" + namespace: "cross_device_experiences" + description: "Show battery level when available" + bug: "380790573" + metadata { + purpose: PURPOSE_BUGFIX + } +}