两个脚本
This commit is contained in:
parent
7264ef89ad
commit
be6d9be51b
@ -13,3 +13,5 @@ cd %TOOLCHAIN_PATH%
|
|||||||
|
|
||||||
@REM 重启设备
|
@REM 重启设备
|
||||||
.\hdc.exe shell reboot
|
.\hdc.exe shell reboot
|
||||||
|
|
||||||
|
echo "操作完成"
|
||||||
2
图片落盘.bat
2
图片落盘.bat
@ -6,3 +6,5 @@ cd %TOOLCHAIN_PATH%
|
|||||||
@REM 重新挂载根目录为可读写
|
@REM 重新挂载根目录为可读写
|
||||||
.\hdc.exe shell mount -o remount,rw /
|
.\hdc.exe shell mount -o remount,rw /
|
||||||
.\hdc.exe file send ../sprecord/librtsprecord.z.so /system/lib/module/libhiserialsdk.z.so
|
.\hdc.exe file send ../sprecord/librtsprecord.z.so /system/lib/module/libhiserialsdk.z.so
|
||||||
|
|
||||||
|
echo "操作完成"
|
||||||
Loading…
x
Reference in New Issue
Block a user