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

Commit cf0b5a14 authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

Add strings for "Show key presses" developer option

Bug: 283524254
Bug: 282005442
Test: manual
Change-Id: I5768d5a4551e4ac065a30a58c59d2a972d428516
parent 6bcaace5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -827,6 +827,11 @@
    <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
    <string name="show_touches_summary">Show visual feedback for taps</string>

    <!-- UI debug setting: show key presses? [CHAR LIMIT=25] -->
    <string name="show_key_presses">Show key presses</string>
    <!-- UI debug setting: show physical key presses summary [CHAR LIMIT=50] -->
    <string name="show_key_presses_summary">Show visual feedback for physical key presses</string>

    <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] -->
    <string name="show_screen_updates">Show surface updates</string>
    <!-- UI debug setting: show surface updates summary [CHAR LIMIT=50] -->