blob: fdc4a5cc2e3ae005d3ca93930bcfcd4f161f5490 [file] [log] [blame]
component_class: HAL_HIDL
component_type_version: 1.0
component_name: "IVr"
package: "android.hardware.vr"
import: "android.hidl.base@1.0::types"
interface: {
api: {
name: "init"
callflow: {
next: "*"
}
callflow: {
entry: true
}
callflow: {
exit: true
}
}
api: {
name: "setVrMode"
arg: {
type: TYPE_SCALAR
scalar_type: "bool_t"
}
callflow: {
next: "*"
}
callflow: {
exit: true
}
}
}