提交 a5812222 编写于 作者: H heyinshen

设备认证部件名修改

Signed-off-by: Nheyinshen <heyinshen1@huawei.com>
上级 84328da1
......@@ -496,7 +496,7 @@ vendor
#### 安全子系统适配
进行安全子系统适配需要添加`permission_lite``appverify``deviceauth_standard``huks`四个部件,直接在`config.json`配置即可。
进行安全子系统适配需要添加`permission_lite``appverify``device_auth``huks`四个部件,直接在`config.json`配置即可。
```
{
......@@ -504,7 +504,7 @@ vendor
"components": [
{ "component": "permission_lite", "features":[] },
{ "component": "appverify", "features":[] },
{ "component": "deviceauth_standard", "features":[] },
{ "component": "device_auth", "features":[] },
{ "component": "huks", "features":
[
"huks_config_file = \"hks_config_small.h\""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册