未验证 提交 aa753805 编写于 作者: O openharmony_ci 提交者: Gitee

!100 【OpenHarmony开源贡献者计划2022】轻量的应用示例部件的标准化

Merge pull request !100 from peitaiyi/master
{
"name": "@ohos/camera_sample_app",
"description": "Camera related samples.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "applications/sample/camera"
},
"dirs": {},
"scripts": {},
"component": {
"name": "camera_sample_app",
"subsystem": "applications",
"syscap": [],
"features": [],
"adapted_system_type": [
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"aafwk_lite",
"appexecfwk_lite",
"surface",
"ui",
"graphic_utils",
"kv_store",
"syspara_lite",
"camera_lite",
"media_lite",
"permission",
"ipc_lite",
"samgr_lite",
"utils_base"
],
"third_party": [
"bounds_checking_function",
"wpa_supplicant"
]
},
"build": {
"sub_component": [
"//applications/sample/camera/launcher:launcher_hap",
"//applications/sample/camera/cameraApp:cameraApp_hap",
"//applications/sample/camera/setting:setting_hap",
"//applications/sample/camera/gallery:gallery_hap",
"//applications/sample/camera/media:media_sample"
],
"inner_kits": [],
"test": []
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册