mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
This version copies the V2_0 and V2_1 implementations instead of trying to extend them. Test: built with the forrest tool, ie. forrest --force_cherry_pick \ build th:cl:5288240:aosp_x86-eng:git_master-without-vendor Change-Id: Iec18b6a29c8d3d495b24fc07b5f7db95a8057f30 Bug-Id: 70206501
21 lines
459 B
Plaintext
21 lines
459 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.soundtrigger@2.2",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"ISoundTriggerHw.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.audio.common@2.0",
|
|
"android.hardware.soundtrigger@2.0",
|
|
"android.hardware.soundtrigger@2.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|