mirror of
https://github.com/openharmony/drivers_peripheral.git
synced 2026-08-24 18:15:56 -04:00
582bb8f0a6
Signed-off-by: hobbycao <caohui10@huawei.com>
40 lines
948 B
JSON
40 lines
948 B
JSON
{
|
|
"name":"drivers_peripheral_distributed_camera",
|
|
"description":"drivers peripheral distributed camera",
|
|
"version":"3.2",
|
|
"license":"Apache License 2.0",
|
|
"component":{
|
|
"name":"drivers_peripheral_distributed_camera",
|
|
"subsystem":"hdf",
|
|
"syscap":[
|
|
""
|
|
],
|
|
"adapter_system_type":[
|
|
"standard"
|
|
],
|
|
"rom":"2440KB",
|
|
"ram":"8500KB",
|
|
"deps":{
|
|
"components":[
|
|
"ipc",
|
|
"hdf_core",
|
|
"hiviewdfx_hilog_native",
|
|
"utils_base"
|
|
],
|
|
"third_part":[
|
|
"bounds_checking_function"
|
|
]
|
|
},
|
|
"build":{
|
|
"sub_component":[
|
|
"//drivers/peripheral/distributed_camera:distributed_camera_entry"
|
|
],
|
|
"inner_kits":[
|
|
|
|
],
|
|
"test":[
|
|
|
|
]
|
|
}
|
|
}
|
|
} |