android camera调试命令

来源:互联网 发布:拙心网络 怎么样 编辑:程序博客网 时间:2024/05/16 06:57

:: cat ./sys/devices/soc.0/usbc0.5/usb_device   please use uart input this command
:: use adb input
del .\*bin
adb remount
adb shell rm -rf /system/vendor/modules/ps5220_xc7021.ko
::adb push E:\richard\test.txt  /system/vendor/modules/ 
adb push E:\richard\ps5220_xc7021.ko  /system/vendor/modules/ 
adb shell insmod /system/vendor/modules/ps5220_xc7021.ko
pause
0 0
原创粉丝点击