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

Commit ee0f3c5d authored by Grzegorz Kolodziejczyk's avatar Grzegorz Kolodziejczyk Committed by Automerger Merge Worker
Browse files

Merge "flags: add leaudio_allowed_context_mask" into main am: 782bed45

parents daac39a5 782bed45
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -329,3 +329,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_allowed_context_mask"
    namespace: "bluetooth"
    description: "Set allowed context mask to filter stream requests in native"
    bug: "336468573"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file