5d11612694
The callback is targeted for events related to an output stream. Currently, there is one callback event defined, which is codec format changed event. Bug: 133526565 Test: manual Test: atest VtsHalAudioV6_0TargetTest Change-Id: I73a4914c1ffc30e1c88b8fedd61a031e24a069f6
28 lines
696 B
Text
28 lines
696 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.audio@6.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IDevice.hal",
|
|
"IDevicesFactory.hal",
|
|
"IPrimaryDevice.hal",
|
|
"IStream.hal",
|
|
"IStreamIn.hal",
|
|
"IStreamOut.hal",
|
|
"IStreamOutCallback.hal",
|
|
"IStreamOutEventCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.audio.common@6.0",
|
|
"android.hardware.audio.effect@6.0",
|
|
"android.hidl.base@1.0",
|
|
"android.hidl.safe_union@1.0",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|