su: invalid uid/gid '-c'.
我看到某个地方我的su版本不支持-c,我怎么能启用它?
adb shell "su 0 <command args>"
例如:
adb shell "su 0 mount -o rw,remount /system"