mirror of
https://github.com/openharmony/drivers_peripheral.git
synced 2026-08-24 18:15:56 -04:00
b07f8bba98
Signed-off-by: zhuxu <zhuxu29@huawei.com>
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"name":"distributed_camera_device_driver",
|
|
"description":"distributed camera device driver",
|
|
"version":"3.2",
|
|
"license":"Apache License 2.0",
|
|
"component":{
|
|
"name":"distributed_camera_device_driver",
|
|
"subsystem":"hdf",
|
|
"syscap":[
|
|
""
|
|
],
|
|
"adapter_system_type":[
|
|
"standard"
|
|
],
|
|
"rom":"2440KB",
|
|
"ram":"8500KB",
|
|
"deps":{
|
|
"components":[
|
|
"ipc",
|
|
"device_driver_framework",
|
|
"hiviewdfx_hilog_native",
|
|
"utils_base"
|
|
],
|
|
"third_part":[
|
|
"bounds_checking_function"
|
|
]
|
|
},
|
|
"build":{
|
|
"sub_component":[
|
|
"//foundation/distributedhardware/distributedcamera/camera_hdf/interfaces/hdi_ipc/config/host:distributed_camera_host_config",
|
|
"//foundation/distributedhardware/distributedcamera/camera_hdf/interfaces/hdi_ipc/config/provider:distributed_camera_provider_config"
|
|
],
|
|
"inner_kits":[
|
|
|
|
],
|
|
"test":[
|
|
|
|
]
|
|
}
|
|
}
|
|
} |