提交 653e6a34 编写于 作者: D dingyao

add lifecycle module json

Signed-off-by: Ndingyao <dingyao5@huawei.com>
上级 53273013
......@@ -71,6 +71,13 @@
"icon": "$media:icon",
"label": "$string:MainAbility6_label",
"launchType": "standard"
},
{
"name": "MainAbility7",
"srcEntrance": "./ets/MainAbility7/MainAbility7.ts",
"description": "$string:MainAbility7_desc",
"icon": "$media:icon",
"label": "$string:MainAbility7_label"
}],
"requestPermissions": [
{
......
......@@ -79,6 +79,14 @@
{
"name": "MainAbility6_label",
"value": "label"
},
{
"name": "MainAbility7_desc",
"value": "description"
},
{
"name": "MainAbility7_label",
"value": "label"
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册