From a59700bbba1a775e584fceb8db81d501b2753057 Mon Sep 17 00:00:00 2001 From: silens Date: Tue, 7 May 2024 11:40:24 +0800 Subject: [PATCH] flag: add leaudio_report_broadcast_ac_to_hal Report broacast audio config to HAL Bug: 321168976 Bug: 339121774 Test: atest --host bluetooth_test_broadcaster Change-Id: I02778ed7ac5d756d89fe6d6538e2f806b7e857bc --- bluetooth/audio/flags/btaudiohal.aconfig | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bluetooth/audio/flags/btaudiohal.aconfig b/bluetooth/audio/flags/btaudiohal.aconfig index 4c1500a6eb..13e2116b6a 100644 --- a/bluetooth/audio/flags/btaudiohal.aconfig +++ b/bluetooth/audio/flags/btaudiohal.aconfig @@ -7,3 +7,10 @@ flag { description: "Flag for DSA Over LEA" bug: "270987427" } + +flag { + name: "leaudio_report_broadcast_ac_to_hal" + namespace: "pixel_bluetooth" + description: "Flag for reporting lea broadcast audio config to HAL" + bug: "321168976" +} \ No newline at end of file