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

Commit 1e4b183d authored by Ben Murdoch's avatar Ben Murdoch
Browse files

Add aconfig flag for keyboard shortcut dumpsys.

Bug: 351963350
Flag: com.android.hardware.input.modifier_shortcut_dump
Test: NA

Change-Id: Iafed949e809d8ed4e9a5780d5528cbb1ecd454d8
parent 40477f9b
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -85,3 +85,10 @@ flag {
        purpose: PURPOSE_BUGFIX
        purpose: PURPOSE_BUGFIX
    }
    }
}
}

flag {
  name: "modifier_shortcut_dump"
  namespace: "input"
  description: "Dump keyboard shortcuts in dumpsys window"
  bug: "351963350"
}