commit | 88dd24666f339ac36e039c6414d3f309a4528fb6 | [log] [tgz] |
---|---|---|
author | Junyong Sun <sunjy516@gmail.com> | Wed Jan 15 16:34:58 2020 +0800 |
committer | Junyong Sun <sunjy516@gmail.com> | Fri Jan 17 09:39:21 2020 +0800 |
tree | 337f140f1cb4c94efa06fe58bae211c97ee7d469 | |
parent | 0f49f66e4d3389adb644a04cb493e784c93c432a [diff] |
adb: windows: fix adb execute root cmd with no tips fwrite can cross windows platform to show log on terminal, so we use it instead of WriteFdExactly. Change-Id: I252c15a0bc72e1dbd98b7b5ec8000ecdcde16416 Signed-off-by: Junyong Sun <sunjy516@gmail.com>