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

Commit 5fa8ced8 authored by Andrew Cheng's avatar Andrew Cheng
Browse files

flags: leaudio_dev_options_respect_profile_sysprops

LE Audio developer options should respect profile sysprops

Bug: 379562663
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I60bb5560620da2b4212c8ef9396f3eeee92b0e17
parent bcc2880e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -444,3 +444,13 @@ flag {
    description: "Change how LE Audio profiles are configured and enabled"
    bug: "379178585"
}

flag {
    name: "leaudio_dev_options_respect_profile_sysprops"
    namespace: "bluetooth"
    description: "LE Audio developer options should respect profile sysprops"
    bug: "379562663"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file