1 Star 0 Fork 2

LiHeavy/forest-fire-prevention

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
softbus_trans_permission.json 4.06 KB
一键复制 编辑 原始数据 按行查看 历史
LiHeavy 提交于 2022-11-24 20:44 . add permission config file
[
{
"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": "hwpad",
"DEVID": "UDID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"PKG_NAME": "hwpad_pkg",
"TYPE": "normal_app",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "gstreamer",
"DEVID": "UDID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"PKG_NAME": "gstreamer_pkg",
"TYPE": "normal_app",
"ACTIONS": "create,open"
}
]
},
{
"SESSION_NAME": "picture",
"DEVID": "UDID",
"SEC_LEVEL": "public",
"APP_INFO": [
{
"PKG_NAME": "picture_pkg",
"TYPE": "normal_app",
"ACTIONS": "create,open"
}
]
}
]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liheavy/forest-fire-prevention.git
git@gitee.com:liheavy/forest-fire-prevention.git
liheavy
forest-fire-prevention
forest-fire-prevention
master

搜索帮助