Created
November 8, 2016 12:23
-
-
Save ledinhphuong/457a04cc24ffbcae86cd3a335a96e54b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WRN/device:plugins:data 51219 [LGF600Lxxxxxxxx] Unable to find device data { serial: 'LGF600Lxxxxxxxx', | |
platform: 'Android', | |
manufacturer: 'LGE', | |
operator: null, | |
model: 'LG-F600L', | |
version: '5.1.1', | |
abi: 'arm64-v8a', | |
sdk: '22', | |
product: 'pplus_lgu_kr', | |
display: | |
{ id: 0, | |
width: 1440, | |
height: 2560, | |
xdpi: 515.1539916992188, | |
ydpi: 511.7619934082031, | |
fps: 60, | |
density: 4, | |
rotation: 0, | |
secure: true, | |
size: 5.730344939506917, | |
url: 'ws://localhost:7400' }, | |
phone: { imei: 'xxxxxx', network: 'UNKNOWN' } } | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] Touch origin is top left | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] Requesting touch consumer to start | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] Launching screen service | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] Connecting to minitouch service | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] minitouch says: "WARNING: linker: /data/local/tmp/minitouch: unused DT entry: type 0x6ffffffe arg 0xae0" | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] minitouch says: "WARNING: linker: /data/local/tmp/minitouch: unused DT entry: type 0x6fffffff arg 0x1" | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] minitouch says: "Note: device /dev/input/mice is not supported by libevdev" | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] minitouch says: "Type B touch device touch_dev (1439x2719 with 10 contacts) detected on /dev/input/event0 (score 2100)" | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] minitouch says: "Connection established" | |
INF/device:plugins:touch 51219 [LGF600Lxxxxxxxx] Reading minitouch banner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment