blob: ac7af0250a7b68bd74b5143a56f4a8f595a7caa1 [file] [log] [blame]
// AUTO_GENERATED FILE - DO NOT EDIT
// see system/tools/hidl/templates/Template.vts
component_class: HAL_HIDL
component_type: LIGHT
component_type_version: 1.0
component_name: "ISampleLightsHalServiceWithVtsAnnotation"
attribute: {
name: "light_state_t"
type: TYPE_STRUCT
struct_value: {
name: "s"
type: TYPE_STRING
name: "bar"
type: TYPE_HANDLE
}
}
api: {
name: "setLight"
return_type_hidl: {
type: TYPE_SCALAR
scalar_type: "int32_t"
}
arg: {
type: TYPE_STRUCT
predefined_type: "light_state_t"
}
}