Show shortcut label on context menu am: 3a763fc7bb

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

Change-Id: I354484d163b3762d9e93f4de0190d897a81bf68e
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:56:18 +00:00 committed by Automerger Merge Worker
commit 26d44d8ab6

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>