aboutsummaryrefslogtreecommitdiffstats
path: root/hw/goldfish_events_device.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/goldfish_events_device.c')
-rw-r--r--hw/goldfish_events_device.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/goldfish_events_device.c b/hw/goldfish_events_device.c
index 9050aa6..9e98dac 100644
--- a/hw/goldfish_events_device.c
+++ b/hw/goldfish_events_device.c
@@ -274,7 +274,8 @@ void events_dev_init(uint32_t base, qemu_irq irq)
AndroidHwConfig* config = android_hw;
s = (events_state *) qemu_mallocz(sizeof(events_state));
- s->name = android_skin_keycharmap;
+ // Use name of the default charmap.
+ s->name = android_get_default_charmap_name();
/* now set the events capability bits depending on hardware configuration */
/* apparently, the EV_SYN array is used to indicate which other