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

Commit 13687969 authored by jasonwshsu's avatar jasonwshsu
Browse files

New flag: floating_menu_hearing_device_status_icon

Bug: 357882387
Test: 'adb shell device_config list' to check flag exists
Flag: com.android.systemui.flags.floating_menu_hearing_device_status_icon
Change-Id: I8b28b6df9b126a19da0a3ed38491fc18d79fc95c
parent d2e98330
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -118,3 +118,10 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "floating_menu_hearing_device_status_icon"
    namespace: "accessibility"
    description: "Update hearing device icon in floating menu according to the connection status."
    bug: "357882387"
}