1 Star 0 Fork 97

王力量/theme_screenlock_mgr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 2.05 KB
一键复制 编辑 原始数据 按行查看 历史
lwf 提交于 2024-07-04 06:47 . update bundle.json.
{
"name": "@ohos/screenlock_mgr",
"description": "Provide communication capability between windowmanager and screenlock app",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "base/theme/screenlock_mgr"
},
"dirs": {},
"scripts": {},
"component": {
"name": "screenlock_mgr",
"subsystem": "theme",
"syscap": [
"SystemCapability.MiscServices.ScreenLock"
],
"features": [
],
"adapted_system_type": [
"standard"
],
"rom":"390KB",
"ram":"4614KB",
"deps": {
"components": [
"safwk",
"napi",
"samgr",
"common_event_service",
"ipc",
"eventhandler",
"os_account",
"bundle_framework",
"ability_base",
"ability_runtime",
"hitrace",
"access_token",
"hicollie",
"init",
"window_manager",
"hilog",
"user_auth_framework",
"c_utils",
"ffrt",
"preferences",
"time_service"
],
"third_party": []
},
"build": {
"group_type": {
"base_group": [
],
"fwk_group": [
"//base/theme/screenlock_mgr/interfaces/inner_api:screenlock_client",
"//base/theme/screenlock_mgr/frameworks/js/napi:screenlock",
"//base/theme/screenlock_mgr/utils:screenlock_utils"
],
"service_group": [
"//base/theme/screenlock_mgr:screenlock_mgr_packages"
]
},
"inner_api": [
{
"name": "//base/theme/screenlock_mgr/interfaces/inner_api:screenlock_client",
"header": {
"header_files": [
"screenlock_manager.h"
],
"header_base": "//base/theme/screenlock_mgr/interfaces/inner_api/include"
}
}
],
"test": [
"//base/theme/screenlock_mgr/frameworks/js/napi/test:unittest",
"//base/theme/screenlock_mgr/test:unittest",
"//base/theme/screenlock_mgr/test/fuzztest:fuzztest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/li-li-wang/theme_screenlock_mgr.git
git@gitee.com:li-li-wang/theme_screenlock_mgr.git
li-li-wang
theme_screenlock_mgr
theme_screenlock_mgr
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385