提交 f7ea37d5 编写于 作者: X xinking129

delete code

Signed-off-by: Nxinking129 <xinxin13@huawei.com>
上级 b2c31397
......@@ -93,12 +93,6 @@
// context为发起端UIAbility的AbilityContext
this.context.startAbility(want).then(() => {
// ...
// 退出跨设备启动的ServiceExtensionAbility
this.context.stopServiceExtensionAbility(want).then(() => {
console.info("stop service extension ability success")
}).catch((err) => {
console.info("stop service extension ability err is " + JSON.stringify(err))
})
}).catch((err) => {
// ...
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册