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

Commit 3db604bd authored by Barry's avatar Barry
Browse files

Add a flag to Enhanced Bluetooth Framework Support BQRv6

Test: m com.android.btservices
Flag: com.android.bluetooth.flags.support_bluetooth_quality_report_v6
Bug: 364517559
Bug: 315241296
Change-Id: Ie7275de5038c31b4a70ff47329757b4497a78c9d
parent 19410862
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -69,3 +69,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "support_bluetooth_quality_report_v6"
    namespace: "bluetooth"
    description: "Enhanced Bluetooth Framework Support for Accessing Bluetooth Quality Report v6 Information"
    bug: "364517559"
}
 No newline at end of file