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

Commit 2b8fbe6f authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: Add avrcp_connect_a2dp_delayed flag

Bug: 296962438
Bug: 328406945
Bug: 315241296
Test: m com.android.btservices
Change-Id: I44dea04ba6fdb905f4d0486e0c11fa58031ebcf1
parent c59c7513
Loading
Loading
Loading
Loading

flags/avrcp.aconfig

0 → 100644
+9 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"
container: "com.android.btservices"

flag {
    name: "avrcp_connect_a2dp_delayed"
    namespace: "bluetooth"
    description: "When peer device connects AVRCP but not A2DP we initiate A2DP connection after some time delay"
    bug: "328406945"
}