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

Commit d4be3f82 authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flag: always_fallback_to_available_device

Bug: 351820274
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ib63935434a4895f9235250a83b37cffbe028f968
parent 2bf4c772
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "Fallback to other connected device when wired audio device disconnects"
    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