Show shortcut label on context menu
Bug: 240385199 Test: Manually done Change-Id: Icaf85d0f4d71d8bddf5628015cc53e31b92c302d
This commit is contained in:
parent
e23a864fb8
commit
3a763fc7bb
1 changed files with 3 additions and 0 deletions
|
@ -616,4 +616,7 @@
|
||||||
<bool name="config_batteryStatsResetOnUnplugHighBatteryLevel">false</bool>
|
<bool name="config_batteryStatsResetOnUnplugHighBatteryLevel">false</bool>
|
||||||
<!-- Whether to reset Battery Stats on unplug if the battery was significantly charged -->
|
<!-- Whether to reset Battery Stats on unplug if the battery was significantly charged -->
|
||||||
<bool name="config_batteryStatsResetOnUnplugAfterSignificantCharge">false</bool>
|
<bool name="config_batteryStatsResetOnUnplugAfterSignificantCharge">false</bool>
|
||||||
|
|
||||||
|
<!-- Show shortcut hit string in context menu. -->
|
||||||
|
<bool name="config_showMenuShortcutsWhenKeyboardPresent">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue