[Catalyst] Bluetooth screen migration

- Add a flag for the migration
- Add the skeleton of the screen

Test: atest BluetoothDashboardScreenTest
Bug: 372774767
Flag: com.android.settings.flags.catalyst_bluetooth_switchbar_screen
Change-Id: I48e446532d3e839ae55880095a496e3ac4790c81
This commit is contained in:
Jason Chiu
2024-10-16 16:50:52 +08:00
parent 700f7e9ab2
commit 97f2c3dfb4
4 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
package: "com.android.settings.flags"
container: "system"
flag {
name: "catalyst_bluetooth_switchbar_screen"
namespace: "android_settings"
description: "Flag for Bluetooth"
bug: "323791114"
}