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

Commit 4fc75b4a authored by Rongxuan Liu's avatar Rongxuan Liu
Browse files

flags: add metadata_api_inactive_audio_device_upon_connection

Bug: 322387487
Bug: 315241296
Test: m service-bluetooth
Change-Id: Ife3b31af537c4d8c765968b3346ccf96e511fe02
parent 98499bd9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -90,3 +90,10 @@ flag {
    description: "Better LE Audio devices detection"
    bug: "319511584"
}

flag {
    name: "metadata_api_inactive_audio_device_upon_connection"
    namespace: "bluetooth"
    description: "API to set device as inactive audio device upon connection"
    bug: "322387487"
}