mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Update makefiles."
This commit is contained in:
@@ -35,11 +35,7 @@ hidl_interface {
|
||||
"MmapBufferInfo",
|
||||
"MmapPosition",
|
||||
"ParameterValue",
|
||||
"PlaybackTrackMetadata",
|
||||
"RecordTrackMetadata",
|
||||
"Result",
|
||||
"SinkMetadata",
|
||||
"SourceMetadata",
|
||||
"TimeSpec",
|
||||
],
|
||||
gen_java: false,
|
||||
|
||||
@@ -39,6 +39,10 @@ hidl_interface {
|
||||
"AudioStreamType",
|
||||
"AudioUsage",
|
||||
"FixedChannelCount",
|
||||
"PlaybackTrackMetadata",
|
||||
"RecordTrackMetadata",
|
||||
"SinkMetadata",
|
||||
"SourceMetadata",
|
||||
"ThreadInfo",
|
||||
"Uuid",
|
||||
],
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// This file is autogenerated by hidl-gen -Landroidbp.
|
||||
|
||||
hidl_interface {
|
||||
name: "android.hardware.bluetooth.audio@2.0",
|
||||
root: "android.hardware",
|
||||
@@ -11,8 +13,8 @@ hidl_interface {
|
||||
"IBluetoothAudioProvidersFactory.hal",
|
||||
],
|
||||
interfaces: [
|
||||
"android.hidl.base@1.0",
|
||||
"android.hardware.audio.common@5.0",
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
"AacObjectType",
|
||||
@@ -34,6 +36,7 @@ hidl_interface {
|
||||
"SbcAllocMethod",
|
||||
"SbcBlockLength",
|
||||
"SbcChannelMode",
|
||||
"SbcNumSubbands",
|
||||
"SbcParameters",
|
||||
"SessionType",
|
||||
"Status",
|
||||
|
||||
@@ -22,9 +22,11 @@ hidl_interface {
|
||||
"android.hidl.safe_union@1.0",
|
||||
],
|
||||
types: [
|
||||
"Constant",
|
||||
"DeviceType",
|
||||
"FmqRequestDatum",
|
||||
"FmqResultDatum",
|
||||
"MeasureTiming",
|
||||
"Model",
|
||||
"Operand",
|
||||
"OperandType",
|
||||
@@ -34,6 +36,7 @@ hidl_interface {
|
||||
"OperationTypeRange",
|
||||
"OutputShape",
|
||||
"SymmPerChannelQuantParams",
|
||||
"Timing",
|
||||
],
|
||||
gen_java: false,
|
||||
}
|
||||
|
||||
@@ -7,6 +7,7 @@ hidl_interface {
|
||||
enabled: true,
|
||||
},
|
||||
srcs: [
|
||||
"types.hal",
|
||||
"IRadio.hal",
|
||||
"IRadioIndication.hal",
|
||||
"IRadioResponse.hal",
|
||||
@@ -17,6 +18,9 @@ hidl_interface {
|
||||
"android.hardware.radio@1.2",
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
types: [
|
||||
"RadioResponseInfoModem",
|
||||
],
|
||||
gen_java: true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user