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

Commit 192773f7 authored by Prabir Pradhan's avatar Prabir Pradhan Committed by Automerger Merge Worker
Browse files

Merge "Add strings for "Show key presses" developer option" into udc-qpr-dev...

Merge "Add strings for "Show key presses" developer option" into udc-qpr-dev am: 5543e89e am: da4b8608

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23351558



Change-Id: Idd2bbacd8337a8d5c27b4dc5eccff81cfec5c3b6
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 68992eda da4b8608
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] -->