Show shortcut label on context menu

Bug: 240385199
Test: Manually done
Change-Id: Icaf85d0f4d71d8bddf5628015cc53e31b92c302d
This commit is contained in:
Seigo Nonaka 2023-03-22 18:39:11 +09:00
parent e23a864fb8
commit 3a763fc7bb

View file

@ -616,4 +616,7 @@
<bool name="config_batteryStatsResetOnUnplugHighBatteryLevel">false</bool>
<!-- Whether to reset Battery Stats on unplug if the battery was significantly charged -->
<bool name="config_batteryStatsResetOnUnplugAfterSignificantCharge">false</bool>
<!-- Show shortcut hit string in context menu. -->
<bool name="config_showMenuShortcutsWhenKeyboardPresent">true</bool>
</resources>