mirror of
https://github.com/openharmony/update_sys_installer_lite.git
synced 2026-06-30 21:28:00 -04:00
@@ -77,9 +77,9 @@ Add the dependency on the update subsystem. The following uses the Hi3516D V300
|
||||
|
||||
## Repositories Involved<a name="section68521336131912"></a>
|
||||
|
||||
[Update subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/update.md)
|
||||
[Update subsystem](https://gitcode.com/openharmony/docs/blob/master/en/readme/update.md)
|
||||
|
||||
**update\_ota\_lite**
|
||||
|
||||
[device\_hisilicon\_hardware](https://gitee.com/openharmony/device_hisilicon_hardware/blob/master/README.md)
|
||||
[device\_hisilicon\_hardware](https://gitcode.com/openharmony/device_hisilicon_hardware/blob/master/README.md)
|
||||
|
||||
|
||||
+4
-4
@@ -12,7 +12,7 @@
|
||||
|
||||
OTA(Over the Air)提供对设备远程升级能力,基于提供的接口进行二次开发后,可以让您的设备轻松支持OTA升级能力。升级子系统对用户屏蔽了底层芯片的差异,对外提供了统一的升级接口。
|
||||
|
||||
更多升级子系统相关概念,请参考:[升级子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
|
||||
更多升级子系统相关概念,请参考:[升级子系统](https://gitcode.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
|
||||
|
||||
**图 1** 升级子系统架构图
|
||||
|
||||
@@ -87,9 +87,9 @@ OTA(Over the Air)提供对设备远程升级能力,基于提供的接口
|
||||
|
||||
## 相关仓<a name="section68521336131912"></a>
|
||||
|
||||
[升级子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
|
||||
[升级子系统](https://gitcode.com/openharmony/docs/blob/master/zh-cn/readme/%E5%8D%87%E7%BA%A7%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
|
||||
|
||||
[**update\_sys\_installer\_lite**](https://gitee.com/openharmony/update_sys_installer_lite)
|
||||
[**update\_sys\_installer\_lite**](https://gitcode.com/openharmony/update_sys_installer_lite)
|
||||
|
||||
[device\_hisilicon\_hardware](https://gitee.com/openharmony/device_hisilicon_hardware)
|
||||
[device\_hisilicon\_hardware](https://gitcode.com/openharmony/device_hisilicon_hardware)
|
||||
|
||||
|
||||
+2
-2
@@ -2,9 +2,9 @@
|
||||
"name": "@ohos/sys_installer_lite",
|
||||
"version": "4.0.2",
|
||||
"description": "为轻量级设备提供升级写入相关的api",
|
||||
"homePage": "https://gitee.com/openharmony",
|
||||
"homePage": "https://gitcode.com/openharmony",
|
||||
"license": "Apache License 2.0",
|
||||
"repository": "https://gitee.com/openharmony/update_sys_installer_lite",
|
||||
"repository": "https://gitcode.com/openharmony/update_sys_installer_lite",
|
||||
"supplier": "Organization: OpenHarmony",
|
||||
"domain": "os",
|
||||
"language": "",
|
||||
|
||||
Reference in New Issue
Block a user