adb shell "kill $(pidof camerahalserver)"adb shell "kill $(pidof cameraserver)"
adb 是Android 的,指令是杀进程,看参数是照相机。