Files
drivers_peripheral/distributedcamera/bundle.json
T
2022-05-23 21:09:10 +08:00

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":[
]
}
}
}