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

Commit 9b7792a4 authored by jasonwshsu's avatar jasonwshsu
Browse files

New flag: hearing_device_set_connection_status_report

Bug: 357882387
Test: 'adb shell device_config list' to check flag exists
Flag: com.android.settingslib.flags.hearing_device_set_connection_status_report
Change-Id: I0e6a9f4e8e60974027cd19e32977f80491c917a0
parent 05d69398
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -178,3 +178,10 @@ flag {
    description: "Enable the input routing control in device details and hearing devices dialog."
    bug: "349255906"
}

flag {
    name: "hearing_device_set_connection_status_report"
    namespace: "accessibility"
    description: "Enable the connection status report for a set of hearing device."
    bug: "357878944"
}