1e90019220
add support for model parameter control APIs with THRESHOLD_FACTOR as the first supported parameter Bug: 141929369 Test: Tested manually with test app, GTS test gts-tradefed run gts-dev -m GtsAssistIntentTestCases and VTS test vts-tradefed run vts-hal -m VtsHalSoundtriggerV2_3Target Change-Id: I79d2b6365cc63fbdfe06fa94f1d0878903cbf554
22 lines
562 B
Text
22 lines
562 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.soundtrigger@2.3",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"ISoundTriggerHw.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.audio.common@2.0",
|
|
"android.hardware.soundtrigger@2.0",
|
|
"android.hardware.soundtrigger@2.1",
|
|
"android.hardware.soundtrigger@2.2",
|
|
"android.hidl.base@1.0",
|
|
"android.hidl.safe_union@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|