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

Commit 2a9c2fd7 authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Adding feature flag for Dynamic Spatial Audio for LE Audio

Test: mmm packages/modules/Bluetooth
Bug: 309665975
Change-Id: I77848c37e96bade0d1e898ee618e80e5be0fde69
parent ec94418d
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -41,3 +41,10 @@ flag {
    description: "Enables support for the multicodec AIDL"
    bug: "313054645"
}

flag {
    name: "leaudio_dynamic_spatial_audio"
    namespace: "bluetooth"
    description: "Support Dynamic Spatial Audio for LE Audio"
    bug: "309665975"
}