mirror of
https://github.com/openharmony/device_board_kaihong.git
synced 2026-07-01 22:24:05 -04:00
76d4f287a3
Signed-off-by: liu-xingkai <liuxingkai1@huawei.com>
29 lines
762 B
JSON
29 lines
762 B
JSON
{
|
|
"name": "@ohos/kaihong_products",
|
|
"version": "3.1",
|
|
"license": "Apache License 2.0",
|
|
"private": false,
|
|
"scripts": {},
|
|
"dirs": [""],
|
|
"component": {
|
|
"name": "kaihong_products",
|
|
"subsystem": "kaihong_products",
|
|
"syscap": [],
|
|
"features": [],
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [
|
|
"//device/board/kaihong/khdvk_3566b:khdvk_3566b_group",
|
|
"//device/board/kaihong/khdvk_3566b/camera:chipset_build",
|
|
"//device/board/kaihong/khdvk_3566b/camera:camera_host_vdi_impl_1.0"
|
|
],
|
|
"test": [
|
|
"//device/board/kaihong/khdvk_3566b/camera:camera_board_test"
|
|
]
|
|
}
|
|
}
|
|
}
|