Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b557459 authored by Jeff Brown's avatar Jeff Brown Committed by Android (Google) Code Review
Browse files

Merge "Fix emulator touchscreen." into honeycomb

parents 39740e1e 77ef8b50
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
# Emulator keyboard configuration file #1.
#

touch.deviceType = touchScreen
touch.orientationAware = 1

keyboard.layout = qwerty
keyboard.characterMap = qwerty
keyboard.orientationAware = 1
+3 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
# Emulator keyboard configuration file #2.
#

touch.deviceType = touchScreen
touch.orientationAware = 1

keyboard.layout = qwerty
keyboard.characterMap = qwerty2
keyboard.orientationAware = 1