mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 17:31:58 +00:00
Run update-makefiles.sh to create all HAL makefiles. Test: update-makefiles.sh Bug: 38184704 Change-Id: I2532c4b9d1f0f6252ceaffbfb0c5d0a615400c72 Signed-off-by: Kevin Rocard <krocard@google.com>
49 lines
1.1 KiB
Plaintext
49 lines
1.1 KiB
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.audio.common@4.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
],
|
|
types: [
|
|
"AudioChannelMask",
|
|
"AudioConfig",
|
|
"AudioContentType",
|
|
"AudioDevice",
|
|
"AudioFormat",
|
|
"AudioGain",
|
|
"AudioGainConfig",
|
|
"AudioGainMode",
|
|
"AudioHandleConsts",
|
|
"AudioInputFlag",
|
|
"AudioMixLatencyClass",
|
|
"AudioMode",
|
|
"AudioOffloadInfo",
|
|
"AudioOutputFlag",
|
|
"AudioPort",
|
|
"AudioPortConfig",
|
|
"AudioPortConfigDeviceExt",
|
|
"AudioPortConfigMask",
|
|
"AudioPortConfigSessionExt",
|
|
"AudioPortDeviceExt",
|
|
"AudioPortMixExt",
|
|
"AudioPortRole",
|
|
"AudioPortSessionExt",
|
|
"AudioPortType",
|
|
"AudioSessionConsts",
|
|
"AudioSource",
|
|
"AudioStreamType",
|
|
"AudioUsage",
|
|
"FixedChannelCount",
|
|
"ThreadInfo",
|
|
"Uuid",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|
|
|