blob: 2d9e9911be167cf86cead1d1375737d1285feaf0 [file] [log] [blame]
component_class: HAL_HIDL
component_type_version: 1.0
component_name: "ISupplicantCallback"
package: "android.hardware.wifi.supplicant"
import: "android.hidl.base@1.0::types"
interface: {
api: {
name: "onInterfaceCreated"
arg: {
type: TYPE_STRING
}
}
api: {
name: "onInterfaceRemoved"
arg: {
type: TYPE_STRING
}
}
api: {
name: "onTerminating"
}
}