13 lines
390 B
C
13 lines
390 B
C
device.internal = 1
|
|
|
|
touch.deviceType = touchScreen
|
|
touch.orientationAware = 1
|
|
|
|
cursor.mode = navigation
|
|
cursor.orientationAware = 1
|
|
|
|
# This displayID matches the unique ID of the virtual display created for Emulator.
|
|
# This will indicate to input flinger than it should link this input device
|
|
# with the virtual display.
|
|
touch.displayId = virtual:com.android.emulator.multidisplay:1234570
|