update ota_demo/config.json.

rename a feature of sys_installer_lite

Signed-off-by: zhangcan42 <zhangcan42@h-partners.com>
This commit is contained in:
zhangcan42
2024-05-29 06:14:12 +00:00
committed by Gitee
parent 163a28b3d8
commit 64a44bd2af
+1 -1
View File
@@ -44,7 +44,7 @@
"subsystem": "updater",
"components": [
{ "component": "sys_installer_lite", "features": [
"ohos_security_huks_mbedtls_porting_path = \"//device/soc/telink/b91/adapter/hals/mbedtls\""
"sys_installer_lite_security_huks_mbedtls_porting_path = \"//device/soc/telink/b91/adapter/hals/mbedtls\""
]
}
]