Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79250901 authored by Haijie Hong's avatar Haijie Hong
Browse files

Add flags for Bluetooth Settings expressive design

BUG: 399532172
Test: add flag
Flag: com.android.settings.flags.enable_bluetooth_settings_expressive_design
Change-Id: I495fc701dc4957c3133f2bcc8a5012053a661495
parent 99d0b5a4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -62,3 +62,13 @@ flag {
  description: "Allow to disassociate when to forget a BT pair device"
  bug: "365613753"
 }

flag {
  name: "enable_bluetooth_settings_expressive_design"
  namespace: "cross_device_experiences"
  description: "Enable Bluetooth Settings expressive design UI changes"
  bug: "399532172"
  metadata {
      purpose: PURPOSE_BUGFIX
  }
}