blob: 35e84de9d301927acdd8e792efc493cbe42014e9 [file] [log] [blame]
Limon Miab58cee42023-12-01 12:16:00 +00001package: "com.android.btaudio.hal.flags"
Oriol Prieto Gascoac46ba22024-02-03 02:39:58 +00002container: "system"
Limon Miab58cee42023-12-01 12:16:00 +00003
4flag {
5 name: "dsa_lea"
6 namespace: "pixel_bluetooth"
7 description: "Flag for DSA Over LEA"
8 bug: "270987427"
9}
silensa59700b2024-05-07 11:40:24 +080010
11flag {
12 name: "leaudio_report_broadcast_ac_to_hal"
13 namespace: "pixel_bluetooth"
14 description: "Flag for reporting lea broadcast audio config to HAL"
15 bug: "321168976"
Martin Yan00443782025-03-12 01:50:58 +000016}
17
18flag {
19 name: "leaudio_sw_offload"
20 namespace: "pixel_bluetooth"
21 description: "Flag for using sw offload path to send premium audio"
22 bug: "398885696"
23}