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

Commit c7ab1964 authored by Jack He's avatar Jack He Committed by Gerrit Code Review
Browse files

Merge "Add a2dp_async_allow_low_latency flag" into main

parents 9e24f370 10d0a63d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -45,3 +45,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "a2dp_async_allow_low_latency"
    namespace: "bluetooth"
    description: "Make allow_low_latency run on main thread"
    bug : "339368380"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}