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

Commit 53743c63 authored by William Escande's avatar William Escande
Browse files

Export SUPPORT_BLUETOOTH_QUALITY_REPORT_V6

This flag is for API, it must be exported or CTS won't be able to call
it.

Bug: 364517559
Fix: 380709792
Fix: 380709791
Fix: 380709747
Flag: com.android.bluetooth.flags.support_bluetooth_quality_report_v6
Test: m CtsBluetoothTestCases
Change-Id: I95b011c9261695c6549f96c9a5f1db3fb4f38e33
parent 542b3fc6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ flag {

flag {
    name: "support_bluetooth_quality_report_v6"
    is_exported: true
    namespace: "bluetooth"
    description: "Enhanced Bluetooth Framework Support for Accessing Bluetooth Quality Report v6 Information"
    bug: "364517559"