{
"name":"@ohos/drivers_interface_pin_auth",
"description":"pinauth device driver interface",
"version":"5.1",
"license":"Apache License 2.0",
"publishAs":"code-segment",
"segment":{
"destPath":"drivers/interface/pin_auth"
},
"dirs":{
},
"scripts":{
},
"component":{
"name":"drivers_interface_pin_auth",
"subsystem":"hdf",
"adapted_system_type":[
"standard"
],
"features": ["drivers_interface_pin_auth_enabled"],
"rom":"1000KB",
"ram":"1000KB",
"deps":{
"components":[
"ipc",
"hdf_core",
"hilog",
"c_utils"
],
"third_party":[
]
},
"build":{
"sub_component":[
"//drivers/interface/pin_auth/v3_0:pin_auth_idl_target"
],
"test":[
],
"inner_kits":[
{
"name":"//drivers/interface/pin_auth/v3_0:libpin_auth_proxy_3.0",
"header":{
"header_files":[
],
"header_base":"//drivers/interface/pin_auth"
}
},
{
"name":"//drivers/interface/pin_auth/v3_0:libpin_auth_stub_3.0",
"header":{
"header_files":[
],
"header_base":"//drivers/interface/pin_auth"
}
},
{
"name":"//drivers/interface/pin_auth/v3_0:pin_auth_idl_headers",
"header":{
"header_files":[
],
"header_base":"//drivers/interface/pin_auth"
}
}
]
}
}
}