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

Commit 98432a10 authored by Yiyi Shen's avatar Yiyi Shen Committed by Android (Google) Code Review
Browse files

Merge "[Audiosharing] Add hysteresis mode fix flag." into main

parents d3e206a8 1ae132ae
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -119,3 +119,13 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "audio_sharing_hysteresis_mode_fix"
    namespace: "cross_device_experiences"
    description: "Gates whether to enable fix for hysteresis mode"
    bug: "355222285"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}