两个脚本
This commit is contained in:
parent
7264ef89ad
commit
be6d9be51b
@ -12,4 +12,6 @@ cd %TOOLCHAIN_PATH%
|
||||
.\hdc.exe file send %DOWNLOAD_PATH%/libmedialibrary_data_extension.z.so /data/app/el1/bundle/public/com.ohos.medialibrary.medialibrarydata/libs/arm/libmedialibrary_data_extension.z.so
|
||||
|
||||
@REM 重启设备
|
||||
.\hdc.exe shell reboot
|
||||
.\hdc.exe shell reboot
|
||||
|
||||
echo "操作完成"
|
||||
4
图片落盘.bat
4
图片落盘.bat
@ -5,4 +5,6 @@ set TOOLCHAIN_PATH=.\win
|
||||
cd %TOOLCHAIN_PATH%
|
||||
@REM 重新挂载根目录为可读写
|
||||
.\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