Compare commits
2 Commits
849951249c
...
042214e764
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
042214e764 | ||
|
|
4eb3bf0821 |
@ -15,3 +15,4 @@ cd %TOOLCHAIN_PATH%
|
|||||||
.\hdc.exe shell reboot
|
.\hdc.exe shell reboot
|
||||||
|
|
||||||
echo "操作完成"
|
echo "操作完成"
|
||||||
|
pause
|
||||||
3
图片落盘.bat
3
图片落盘.bat
@ -6,6 +6,7 @@ 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