blob: e0de3fbd59b842c48afd014dc3576f363828db0d [file] [log] [blame]
component_class: HAL_HIDL
component_type_version: 1.0
component_name: "IVibrator"
package: "android.hardware.vibrator"
import: "android.hardware.vibrator@1.0::types"
interface: {
api: {
name: "on"
return_type_hidl: {
type: TYPE_ENUM
predefined_type: "::android::hardware::vibrator::V1_0::Status"
}
arg: {
type: TYPE_SCALAR
scalar_type: "uint32_t"
}
}
api: {
name: "off"
return_type_hidl: {
type: TYPE_ENUM
predefined_type: "::android::hardware::vibrator::V1_0::Status"
}
}
}