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} 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} 24