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

Commit a114cd0c authored by Michal Belusiak's avatar Michal Belusiak Committed by Gerrit Code Review
Browse files

Merge "flags: add leaudio_broadcast_extract_periodic_scanner_from_state_machine" into main

parents b66aa618 393d9934
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -319,3 +319,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_broadcast_extract_periodic_scanner_from_state_machine"
    namespace: "bluetooth"
    description: "Extract periodic scanner from state machine to make it independent from remote devices"
    bug: "333691526"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}