mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
!10473 适配permission配置文件的修改
Merge pull request !10473 from fanjiaojiao/master
This commit is contained in:
commit
3536220960
@ -308,7 +308,7 @@ function getDeclareValue(declareValue) {
|
|||||||
exports.getDeclareValue = getDeclareValue;
|
exports.getDeclareValue = getDeclareValue;
|
||||||
|
|
||||||
const systemPermissionFile = path.resolve(__dirname, '../../../../../',
|
const systemPermissionFile = path.resolve(__dirname, '../../../../../',
|
||||||
'base/global/system_resources/systemres/main/config.json');
|
'base/global/system_resources/systemres/main/module.json');
|
||||||
|
|
||||||
exports.systemPermissionFile = systemPermissionFile;
|
exports.systemPermissionFile = systemPermissionFile;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user