Add ring indicator for battery level

Bug: 343317785
Test: atest AdvancedBluetoothDetailsHeaderControllerTest
Flag: com.android.settings.flags.enable_bluetooth_device_details_polish
Change-Id: Ib657db60be8d377ea990674c4d2438ea8a6854d0
This commit is contained in:
Haijie Hong
2024-07-03 11:29:41 +08:00
parent 62db4b3a4d
commit 5d96249d6e
6 changed files with 78 additions and 13 deletions

View File

@@ -24,3 +24,10 @@ flag {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "enable_bluetooth_device_details_polish"
namespace: "cross_device_experiences"
description: "Gates whether to enable bluetooth device details polish"
bug: "343317785"
}