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

Commit f8da70ac authored by Yiyi Shen's avatar Yiyi Shen
Browse files

Add flag for LE audio sharing.

Bug: 305620450
Test: Manual
Change-Id: I61a1653419654eb21f70c583d8929baf6a433dbb
parent 9a437cb6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
  description: "Gates whether to enable subsequent pair Settings integration."
  bug: "299405720"
}

flag {
  name: "enable_le_audio_sharing"
  namespace: "pixel_cross_device_control"
  description: "Gates whether to enable LE audio sharing"
  bug: "305620450"
}