ebebc9c266
- Removes deprecated getBusForContext - Adds APIs for enabling HAL to request and abandon audio focus Bug: 148098383 Test: vts-tradefed -module VtsHalAudioControlV2_0TargetTest Change-Id: I353bbd8ea7708ffb59831a8e1008951146798034
20 lines
455 B
Text
20 lines
455 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.automotive.audiocontrol@2.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IAudioControl.hal",
|
|
"ICloseHandle.hal",
|
|
"IFocusListener.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
"android.hardware.audio.common@6.0",
|
|
],
|
|
gen_java: true,
|
|
}
|