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

Commit 48d6b5b8 authored by Ze Li's avatar Ze Li
Browse files

[Bluetooth Diagnosis] Add flag enable_bluetooth_diagnosis

Test: manual test
Bug: 411309851
Flag: com.android.settingslib.flags.enable_bluetooth_diagnosis
Change-Id: I866edd9202ee770d471b9220baa8f41a4bc3b227
parent 6e6f2f07
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -272,3 +272,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_bluetooth_diagnosis"
    namespace: "cross_device_experiences"
    description: "Enable Bluetooth problem detection and diagnosis"
    bug: "411309851"
}