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

Commit bb5b18a8 authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz Committed by Automerger Merge Worker
Browse files

Merge "flag: always_fallback_to_available_device" into main am: 8f5c119f

parents 96a9eb24 8f5c119f
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "Fallback to other connected device when wired audio device disconnects"
    description: "Fallback to other connected device when wired audio device disconnects"
    bug: "348124361"
    bug: "348124361"
}
}

flag {
    name: "always_fallback_to_available_device"
    namespace: "bluetooth"
    description: "Fix audio path and always fallback to available device"
    bug: "351820274"
}
 No newline at end of file