1package: "com.android.btaudio.hal.flags"
2container: "system"
3
4flag {
5    name: "dsa_lea"
6    namespace: "pixel_bluetooth"
7    description: "Flag for DSA Over LEA"
8    bug: "270987427"
9}
10
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"
16}