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

Commit 4fb17ff8 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Update makefiles." am: 2f3c1399 am: 464839dc

am: a3beee1b

Change-Id: I5ff7f3a71d3b2ae503f347ffd50b94797dc92a7e
parents 0898d6df a3beee1b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,8 +19,10 @@ hidl_interface {
        "Model",
        "Operand",
        "OperandType",
        "OperandTypeRange",
        "Operation",
        "OperationType",
        "OperationTypeRange",
    ],
    gen_java: false,
}
+4 −4
Original line number Diff line number Diff line
@@ -22,21 +22,21 @@ hidl_interface {
    ],
    types: [
        "AccessNetwork",
        "CardStatus",
        "CellConfigLte",
        "CellInfo",
        "CellInfoLte",
        "CardStatus",
        "DataProfileInfo",
        "DataRegStateResult",
        "EmergencyNumber",
        "EmergencyNumberSource",
        "EmergencyServiceCategory",
        "FrequencyRange",
        "RadioFrequencyInfo",
        "RadioTechnology",
        "PhysicalChannelConfig",
        "LteVopsInfo",
        "NetworkScanResult",
        "PhysicalChannelConfig",
        "RadioFrequencyInfo",
        "RadioTechnology",
    ],
    gen_java: true,
}
+2 −1
Original line number Diff line number Diff line
@@ -11,9 +11,10 @@ hidl_interface {
        "IRadioConfigResponse.hal",
    ],
    interfaces: [
        "android.hardware.radio@1.0",
        "android.hardware.radio.config@1.0",
        "android.hardware.radio@1.0",
        "android.hidl.base@1.0",
    ],
    gen_java: true,
}
+2 −1
Original line number Diff line number Diff line
@@ -12,9 +12,9 @@ hidl_interface {
        "IRadioConfigResponse.hal",
    ],
    interfaces: [
        "android.hardware.radio@1.0",
        "android.hardware.radio.config@1.0",
        "android.hardware.radio.config@1.1",
        "android.hardware.radio@1.0",
        "android.hidl.base@1.0",
    ],
    types: [
@@ -22,3 +22,4 @@ hidl_interface {
    ],
    gen_java: true,
}