Compare commits
No commits in common. "042214e76452e6a17dfcd0b83302ae7b1bce7389" and "849951249c5ed6ac3b633448ab0e5a3cce4ae882" have entirely different histories.
042214e764
...
849951249c
@ -14,5 +14,4 @@ cd %TOOLCHAIN_PATH%
|
||||
@REM 重启设备
|
||||
.\hdc.exe shell reboot
|
||||
|
||||
echo "操作完成"
|
||||
pause
|
||||
echo "操作完成"
|
||||
5
图片落盘.bat
5
图片落盘.bat
@ -6,7 +6,6 @@ set DOWNLOAD_PATH=..\sprecord
|
||||
cd %TOOLCHAIN_PATH%
|
||||
@REM 重新挂载根目录为可读写
|
||||
.\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 "操作完成"
|
||||
pause
|
||||
echo "操作完成"
|
||||
Loading…
x
Reference in New Issue
Block a user