未验证 提交 71a7e9c4 编写于 作者: A Austin 提交者: Gitee

update en/device-dev/subsystems/subsys-utils-guide.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 c2010224
......@@ -165,8 +165,8 @@ printf("UtilsDeleteValue delete ret = %d\n", ret);
```
{
"app": {
"bundleName": "com.huawei.launcher",
"vendor": "huawei",
"bundleName": "com.example.launcher",
"vendor": "example,
"version": {
"code": 1,
"name": "1.0"
......@@ -189,7 +189,7 @@ printf("UtilsDeleteValue delete ret = %d\n", ret);
}
},
"module": {
"package": "com.huawei.launcher",
"package": "com.example.launcher",
"name": ".MyHarmonyAbilityPackage",
"deviceType": [
"phone", "tv","tablet", "pc","car","smartWatch","sportsWatch","smartCamera"
......@@ -242,7 +242,7 @@ printf("UtilsDeleteValue delete ret = %d\n", ret);
3. Send the command for running the native KV store application to the board through the serial port.
```
./nfs/dev_tools/bin/aa start -p com.huawei.launcher -n ServiceAbility
./nfs/dev_tools/bin/aa start -p com.example.launcher -n ServiceAbility
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册