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

Commit f132c029 authored by Henri Chataing's avatar Henri Chataing Committed by Gerrit Code Review
Browse files

Merge "Create flag a2dp_service_looper" into main

parents 6dcb28d1 be5cd0f7
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -15,3 +15,13 @@ flag {
    description: "Support for concurrent A2DP source and sink"
    bug : "321806163"
}

flag {
    name: "a2dp_service_looper"
    namespace: "bluetooth"
    description: "Inject looper into A2dpService"
    bug: "337348333"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}