Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Commit 4e76212

Browse files
Merge pull request #170 from ChunMinChang/bug-1211811
bug 1211811 - Enable hardware keyboard support. r=tzimmermann
2 parents 218a563 + be43e94 commit 4e76212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/avd/hardware-properties.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ description = Whether there is a trackball on the device.
7171
# Keyboard support (qwerty/azerty)
7272
name = hw.keyboard
7373
type = boolean
74-
default = no
74+
default = yes
7575
abstract = Keyboard support
7676
description = Whether the device has a QWERTY keyboard.
7777

0 commit comments

Comments
 (0)