nuttx-apps/system/adb
Simon Piriou e4db4df673 system: adb: fix shell service
Fix wrong dup2 return value check after:
fs: file_dup2 shouldn't hold the file list lock
1e5bfa623aa93b918566e8dc0e2f9c1a1037f45e

Fix issue in adb shell introduced in:
nsh: Pass the correct command lines to nsh_consolemain
6aca60133c
2021-05-08 22:51:25 -07:00
..
.gitignore libuv/adb: add gitignore files 2020-11-08 12:10:11 -08:00
adb_banner.c system: add Android Debug Bridge daemon 2020-11-08 13:11:48 -03:00
adb_main.c system: adb: Fix compile issues in adb_main.c 2020-12-17 00:32:54 -06:00
Kconfig system: add Android Debug Bridge daemon 2020-11-08 13:11:48 -03:00
logcat_service.c system: add Android Debug Bridge daemon 2020-11-08 13:11:48 -03:00
Make.defs system: add Android Debug Bridge daemon 2020-11-08 13:11:48 -03:00
Makefile system/adb: fix shell issue and add reboot feature 2020-12-08 10:13:34 -06:00
shell_pipe.c system: adb: fix shell service 2021-05-08 22:51:25 -07:00
shell_pipe.h system: add Android Debug Bridge daemon 2020-11-08 13:11:48 -03:00
shell_service.c system/adb: fix shell issue and add reboot feature 2020-12-08 10:13:34 -06:00