1 Star 0 Fork 6

s_c_c/security_device_security_level

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
dslm_sdk.bundle.json 2.05 KB
一键复制 编辑 原始数据 按行查看 历史
zxstty 提交于 2023-12-04 18:55 +08:00 . change by zjq
{
"name": "@ohos/device_security_level",
"description": "openharmony's device security level management",
"version": "3.0.0",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "base/security/device_security_level"
},
"dirs": {},
"scripts": {},
"author": {},
"repository": "",
"component": {
"name": "device_security_level",
"subsystem": "security",
"syscap": [
"SystemCapability.Security.DeviceSecurityLevel"
],
"features": [
"device_security_level_feature_coverage = false"
],
"hisysevent_config": [
"//base/security/device_security_level/hisysevent.yaml"
],
"adapted_system_type": [
"standard"
],
"rom": "200KB",
"ram": "2500KB",
"deps": {
"components": [
"huks",
"dsoftbus",
"safwk",
"utils_base",
"ipc",
"samgr",
"hisysevent_native",
"device_auth",
"hilog_native"
],
"third_party": [
"cjson"
]
},
"build": {
"group_type": {
"base_group": []
},
"inner_kits": [
{
"name": "//base/security/device_security_level/interfaces/inner_api:dslm_sdk",
"header": {
"header_files": [
"device_security_info.h",
"device_security_defines.h"
],
"header_base": "//base/security/device_security_level/interfaces/inner_api/include"
}
}
],
"test": [
"//base/security/device_security_level/test/dslm_unit_test:dslm_test",
"//base/security/device_security_level/test/dslm_fuzz_test:dslm_fuzz"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/s-c-c/security_device_security_level.git
git@gitee.com:s-c-c/security_device_security_level.git
s-c-c
security_device_security_level
security_device_security_level
master

搜索帮助