提交 4452db14 编写于 作者: K kkoon

update config.json info

Signed-off-by: Nkkoon <kongzheng6@huawei.com>
上级 c0e1bbed
{ {
"app": { "app": {
"bundleName": "ohos.acts.storage.volumes", "bundleName": "ohos.acts.storage.volumes",
"vendor": "acts", "vendor": "example",
"version": { "version": {
"code": 1000000, "code": 1000000,
"name": "1.0.0" "name": "1.0.0"
},
"apiVersion": {
"compatible": 4,
"target": 5
} }
}, },
"deviceConfig": {}, "deviceConfig": {},
"module": { "module": {
"package": "ohos.acts.storage.volumes", "package": "ohos.acts.storage.volumes",
"name": ".MyApplication", "name": ".MyApplication",
"mainAbility": "ohos.acts.storage.volumes.MainAbility",
"deviceType": [ "deviceType": [
"phone", "phone"
"tablet",
"tv"
], ],
"distro": { "distro": {
"deliveryWithInstall": true, "deliveryWithInstall": true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册