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

Commit 0fc54ce6 authored by Haijie Hong's avatar Haijie Hong Committed by Android (Google) Code Review
Browse files

Merge "Add flags for Bluetooth Settings expressive design" into main

parents 20dbe662 79250901
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
  }
}