//go:build android package application // Android keyboard handling stub func acceleratorToString(accelerator *accelerator) string { return "" }