Compare commits
No commits in common. "042214e76452e6a17dfcd0b83302ae7b1bce7389" and "849951249c5ed6ac3b633448ab0e5a3cce4ae882" have entirely different histories.
042214e764
...
849951249c
@ -14,5 +14,4 @@ cd %TOOLCHAIN_PATH%
|
|||||||
@REM 重启设备
|
@REM 重启设备
|
||||||
.\hdc.exe shell reboot
|
.\hdc.exe shell reboot
|
||||||
|
|
||||||
echo "操作完成"
|
echo "操作完成"
|
||||||
pause
|
|
||||||
5
图片落盘.bat
5
图片落盘.bat
@ -6,7 +6,6 @@ set DOWNLOAD_PATH=..\sprecord
|
|||||||
cd %TOOLCHAIN_PATH%
|
cd %TOOLCHAIN_PATH%
|
||||||
@REM 重新挂载根目录为可读写
|
@REM 重新挂载根目录为可读写
|
||||||
.\hdc.exe shell mount -o remount,rw /
|
.\hdc.exe shell mount -o remount,rw /
|
||||||
.\hdc.exe file send %DOWNLOAD_PATH%/librtsprecord.z.so /system/lib/module/libhiserialsdk.z.so
|
.\hdc.exe file send %DOWNLOAD_PATH%/librtsprecord.z.so /system/lib/module/libhiserialsdk.z.so
|
||||||
|
|
||||||
echo "操作完成"
|
echo "操作完成"
|
||||||
pause
|
|
||||||
Loading…
x
Reference in New Issue
Block a user