1 Star 0 Fork 3

shanechang/softbus_client_app

forked from LiHeavy/softbus_client_app 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
softbus_trans_permission.json 3.62 KB
一键复制 编辑 原始数据 按行查看 历史
LiHeavy 提交于 2022-12-01 11:30 . update index
[
{
"SESSION_NAME": "DBinderService",
"DEVID": "NETWORKID",
"APP_INFO": [
{
"TYPE": "native_app",
"UID": "1000",
"PKG_NAME": "DBinderService",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "DBinder.*",
"REGEXP": "true",
"DEVID": "NETWORKID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"TYPE": "granted_app",
"PKG_NAME": "DBinderBus",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "DistributedFileService.*",
"REGEXP": "true",
"DEVID": "UUID",
"APP_INFO": [
{
"TYPE": "native_app",
"UID": "1000",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "distributeddata-default",
"REGEXP": "true",
"DEVID": "UUID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"TYPE": "normal_app",
"PKG_NAME": "ohos.distributeddata",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "objectstoreDB-*",
"REGEXP": "true",
"DEVID": "UDID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"TYPE": "normal_app",
"PKG_NAME": "ohos.objectstore",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "ohos.distributedschedule.dms.*",
"REGEXP": "true",
"DEVID": "UUID",
"APP_INFO": [
{
"PKG_NAME": "dms",
"TYPE": "system_app",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "com.huawei.dmsdp.*",
"REGEXP": "true",
"DEVID": "UDID",
"APP_INFO": [
{
"TYPE": "system_app",
"PKG_NAME": "com.huawei.dmsdp",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "com.huawei.devicegroupmanage",
"DEVID": "UDID",
"APP_INFO": [
{
"PKG_NAME": "com.huawei.devicegroupmanage",
"TYPE": "system_app",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "ohos.distributedhardware.devicemanager.*",
"REGEXP": "true",
"DEVID": "UUID",
"APP_INFO": [
{
"PKG_NAME": "ohos.distributedhardware.devicemanager",
"TYPE": "system_app",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "ohos.dhardware.*",
"REGEXP": "true",
"DEVID": "NETWORKID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"PKG_NAME": "ohos.dhardware",
"TYPE": "system_app",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "security.dpms_channel",
"DEVID": "NETWORKID",
"APP_INFO": [
{
"TYPE": "system_app",
"PKG_NAME": "ohos.security.distributed_permission",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "device.security.level",
"DEVID": "UDID",
"APP_INFO": [
{
"TYPE": "native_app",
"UID": "1000",
"PKG_NAME": "ohos.dslm",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "ohos.security.atm_channel",
"DEVID": "NETWORKID",
"APP_INFO": [
{
"TYPE": "system_app",
"PKG_NAME": "ohos.security.distributed_access_token",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "hichain_session_test",
"DEVID": "UDID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"PKG_NAME": "hichain_test",
"TYPE": "normal_app",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "session_test",
"DEVID": "UDID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"PKG_NAME": "softbus_sample",
"TYPE": "normal_app",
"ACTIONS": "create,open"
}
]
}
]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/shanechang/softbus_client_app.git
git@gitee.com:shanechang/softbus_client_app.git
shanechang
softbus_client_app
softbus_client_app
master

搜索帮助