Files
hardware_interfaces/bluetooth/audio/2.0/Android.bp
Steven Moreland f8a47b7f01 Update makefiles.
Bug: 123976090
Test: N/A
Change-Id: I5fb6c126a090a3fe0fa4829ea9224564133dc1ae
2019-02-11 21:14:16 -08:00

49 lines
1.1 KiB
Plaintext

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.bluetooth.audio@2.0",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IBluetoothAudioPort.hal",
"IBluetoothAudioProvider.hal",
"IBluetoothAudioProvidersFactory.hal",
],
interfaces: [
"android.hardware.audio.common@5.0",
"android.hidl.base@1.0",
"android.hidl.safe_union@1.0",
],
types: [
"AacObjectType",
"AacParameters",
"AacVariableBitRate",
"AptxParameters",
"AudioCapabilities",
"AudioConfiguration",
"BitsPerSample",
"ChannelMode",
"CodecCapabilities",
"CodecConfiguration",
"CodecType",
"LdacChannelMode",
"LdacParameters",
"LdacQualityIndex",
"PcmParameters",
"SampleRate",
"SbcAllocMethod",
"SbcBlockLength",
"SbcChannelMode",
"SbcNumSubbands",
"SbcParameters",
"SessionType",
"Status",
"TimeSpec",
],
gen_java: false,
}