Show shortcut label on context menu am: 3a763fc7bb

Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/22191008

Change-Id: I250ff28536d352be22289f6ac1d1250ba1285323
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Seigo Nonaka 2023-03-23 00:57:38 +00:00 committed by Automerger Merge Worker
commit 62e2044efd

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>