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

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

Merge "Add a read only flag for expressive bluetooth UI" into main

parents fcf2c0b8 d388bb65
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -72,3 +72,14 @@ flag {
      purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "enable_bluetooth_settings_expressive_design_read_only"
  namespace: "cross_device_experiences"
  description: "Enable Bluetooth Settings expressive design UI changes, read only flag."
  bug: "399532172"
  metadata {
      purpose: PURPOSE_BUGFIX
  }
  is_fixed_read_only: true
}