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

Commit 94755be3 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Update makefiles." am: b35c23e7 am: b37145e0

am: d78f1f0d

Change-Id: If698913e654c92897db703d865e900e49fe6231d
parents 95eb43e1 d78f1f0d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
// 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",
+3 −0
Original line number Diff line number Diff line
@@ -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,
}
+4 −0
Original line number Diff line number Diff line
@@ -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,
}