786879b139
Scale back the AudioControl HAL to include only the minimum necessary controls for automotive audio. Specifically remove support for the car to interact with the application level audio focus. Test: Build mojave Change-Id: I718c9d7175a72b9b6e29ca3f0c23a152c7cf1a9a
21 lines
398 B
Text
21 lines
398 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.automotive.audiocontrol@1.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IAudioControl.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"ContextNumber",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|