1 Star 0 Fork 80

angl/applications_camera_screensaver_app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
libaoping28 提交于 2022-07-07 09:53 . fix:Clear ipc_lite dependencies
{
"name": "@ohos/camera_screensaver_app",
"description": "screensaver related samples for small system.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "applications/sample/camera/screensaver"
},
"dirs": {},
"scripts": {},
"component": {
"name": "camera_screensaver_app",
"subsystem": "applications",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"ability_lite",
"bundle_framework_lite",
"surface",
"ui",
"graphic_utils",
"kv_store",
"syspara_lite",
"samgr_lite",
"utils_base"
],
"third_party": [
"libjpeg",
"libpng",
"bounds_checking_function",
"cjson",
"giflib"
]
},
"build": {
"sub_component": [
"//applications/sample/camera/screensaver:screensaver_hap"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anguanglin/applications_camera_screensaver_app.git
git@gitee.com:anguanglin/applications_camera_screensaver_app.git
anguanglin
applications_camera_screensaver_app
applications_camera_screensaver_app
master

搜索帮助