
回复
适配OpenHarmony系统相机应用横屏UI,
编译好的hap提供在附件中
1.预置在源码,随固件安装
2.安装hap
hdc shell "mount -o remount,rw /"
hdc shell "rm -rf /data/*"
hdc file send product\phone\build\default\outputs\default\phone-default-signed.hap
/system/app/com.ohos.camera/Camera.hap
hdc shell "reboot"