HarmonyOS 工程里的hsp需要的权限需要单独在module.json5里声明吗?

HarmonyOS 工程里的hsp需要的权限需要单独在module.json5里声明吗,还是只需要在hap的module.json5里声明就好了。


HarmonyOS
2024-11-21 11:59:42
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
put_get

​在hsp包里面声明,hsp是共享包,可能提供给多个hap集成,hsp包的权限最终也是合并到hap包。​https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/module-configuration-file-V5#ZH-CN_TOPIC_0000001884756258__requestpermissions标签

分享
微博
QQ
微信
回复
2024-11-21 14:19:12
相关问题
stage模式下,module.json5配置
270浏览 • 1回复 待解决
entry下module.json5中包含哪些信息?
21281浏览 • 2回复 待解决
module.json5配置文件中type含义
580浏览 • 1回复 待解决