Gitiles
Code Review
Sign In
192.168.1.100
/
YUKUAI_patch
/
86118913b4bf0e102d1cce3c6e5d35277b427cb7
/
.
/
rootfs
/
bin
/
adb_shell
blob: e63fdfed6da48d2becf7961fe952cbdb425678ae [
file
] [
log
] [
blame
]
#!/bin/sh
if
[
$1
=
'-c'
];
then
/
bin
/
sh
-
c
"$2"
else
/
bin
/
sh
fi