Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 941f105b authored by Steven Moreland's avatar Steven Moreland
Browse files

Update makefiles.

Some of these are out of date.

Bug: N/A
Test: N/A
Change-Id: Ibf87fad9981d4e430a0bf797feadbb0bede232fc
parent 7ac99ae3
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -35,11 +35,7 @@ hidl_interface {
        "MmapBufferInfo",
        "MmapBufferInfo",
        "MmapPosition",
        "MmapPosition",
        "ParameterValue",
        "ParameterValue",
        "PlaybackTrackMetadata",
        "RecordTrackMetadata",
        "Result",
        "Result",
        "SinkMetadata",
        "SourceMetadata",
        "TimeSpec",
        "TimeSpec",
    ],
    ],
    gen_java: false,
    gen_java: false,
+4 −0
Original line number Original line Diff line number Diff line
@@ -39,6 +39,10 @@ hidl_interface {
        "AudioStreamType",
        "AudioStreamType",
        "AudioUsage",
        "AudioUsage",
        "FixedChannelCount",
        "FixedChannelCount",
        "PlaybackTrackMetadata",
        "RecordTrackMetadata",
        "SinkMetadata",
        "SourceMetadata",
        "ThreadInfo",
        "ThreadInfo",
        "Uuid",
        "Uuid",
    ],
    ],
+4 −1
Original line number Original line Diff line number Diff line
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
hidl_interface {
    name: "android.hardware.bluetooth.audio@2.0",
    name: "android.hardware.bluetooth.audio@2.0",
    root: "android.hardware",
    root: "android.hardware",
@@ -11,8 +13,8 @@ hidl_interface {
        "IBluetoothAudioProvidersFactory.hal",
        "IBluetoothAudioProvidersFactory.hal",
    ],
    ],
    interfaces: [
    interfaces: [
        "android.hidl.base@1.0",
        "android.hardware.audio.common@5.0",
        "android.hardware.audio.common@5.0",
        "android.hidl.base@1.0",
    ],
    ],
    types: [
    types: [
        "AacObjectType",
        "AacObjectType",
@@ -34,6 +36,7 @@ hidl_interface {
        "SbcAllocMethod",
        "SbcAllocMethod",
        "SbcBlockLength",
        "SbcBlockLength",
        "SbcChannelMode",
        "SbcChannelMode",
        "SbcNumSubbands",
        "SbcParameters",
        "SbcParameters",
        "SessionType",
        "SessionType",
        "Status",
        "Status",
+3 −0
Original line number Original line Diff line number Diff line
@@ -22,9 +22,11 @@ hidl_interface {
        "android.hidl.safe_union@1.0",
        "android.hidl.safe_union@1.0",
    ],
    ],
    types: [
    types: [
        "Constant",
        "DeviceType",
        "DeviceType",
        "FmqRequestDatum",
        "FmqRequestDatum",
        "FmqResultDatum",
        "FmqResultDatum",
        "MeasureTiming",
        "Model",
        "Model",
        "Operand",
        "Operand",
        "OperandType",
        "OperandType",
@@ -34,6 +36,7 @@ hidl_interface {
        "OperationTypeRange",
        "OperationTypeRange",
        "OutputShape",
        "OutputShape",
        "SymmPerChannelQuantParams",
        "SymmPerChannelQuantParams",
        "Timing",
    ],
    ],
    gen_java: false,
    gen_java: false,
}
}
+4 −0
Original line number Original line Diff line number Diff line
@@ -7,6 +7,7 @@ hidl_interface {
        enabled: true,
        enabled: true,
    },
    },
    srcs: [
    srcs: [
        "types.hal",
        "IRadio.hal",
        "IRadio.hal",
        "IRadioIndication.hal",
        "IRadioIndication.hal",
        "IRadioResponse.hal",
        "IRadioResponse.hal",
@@ -17,6 +18,9 @@ hidl_interface {
        "android.hardware.radio@1.2",
        "android.hardware.radio@1.2",
        "android.hidl.base@1.0",
        "android.hidl.base@1.0",
    ],
    ],
    types: [
        "RadioResponseInfoModem",
    ],
    gen_java: true,
    gen_java: true,
}
}