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

Commit 57851f36 authored by Jack He's avatar Jack He Committed by Automerger Merge Worker
Browse files

Merge "Add a2dp_async_allow_low_latency flag" into main am: c7ab1964

parents 7973dab2 c7ab1964
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
    }
}