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

Commit 582d35c7 authored by Etienne Ruffieux's avatar Etienne Ruffieux
Browse files

Add setAddressedPlayer flag

Bug: 352279986
Bug: 315241296
Test: m Bluetooth
Change-Id: Iad0b0e81b3b8cf30cbae12c68873c9b9adfe5caa
parent b21ce97e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -27,3 +27,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "set_addressed_player"
    namespace: "bluetooth"
    description: "Implement SetAddressedPlayer"
    bug: "352279986"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}