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

Commit a59700bb authored by silens's avatar silens Committed by Silen Sun
Browse files

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
parent 27db8f3a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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