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

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

Merge "Update automotive makefile." am: 2c9568a0

am: 46296734

Change-Id: Ifd180e993d3fe5104ba7d89cd9faad7ba4af1d8b
parents efc791ed 46296734
Loading
Loading
Loading
Loading
+0 −56
Original line number Diff line number Diff line
@@ -14,62 +14,6 @@ hidl_interface {
    interfaces: [
        "android.hidl.base@1.0",
    ],
    types: [
        "DiagnosticFloatSensorIndex",
        "DiagnosticIntegerSensorIndex",
        "EvConnectorType",
        "FuelType",
        "Obd2CommonIgnitionMonitors",
        "Obd2CompressionIgnitionMonitors",
        "Obd2FuelSystemStatus",
        "Obd2FuelType",
        "Obd2IgnitionMonitorKind",
        "Obd2SecondaryAirStatus",
        "Obd2SparkIgnitionMonitors",
        "PortLocationType",
        "StatusCode",
        "SubscribeFlags",
        "SubscribeOptions",
        "VehicleApPowerBootupReason",
        "VehicleApPowerStateConfigFlag",
        "VehicleApPowerStateReport",
        "VehicleApPowerStateReq",
        "VehicleApPowerStateReqIndex",
        "VehicleApPowerStateShutdownParam",
        "VehicleArea",
        "VehicleAreaConfig",
        "VehicleAreaDoor",
        "VehicleAreaMirror",
        "VehicleAreaSeat",
        "VehicleAreaWheel",
        "VehicleAreaWindow",
        "VehicleDisplay",
        "VehicleGear",
        "VehicleHvacFanDirection",
        "VehicleHwKeyInputAction",
        "VehicleIgnitionState",
        "VehicleLightState",
        "VehicleLightSwitch",
        "VehicleOilLevel",
        "VehiclePropConfig",
        "VehiclePropValue",
        "VehicleProperty",
        "VehiclePropertyAccess",
        "VehiclePropertyChangeMode",
        "VehiclePropertyGroup",
        "VehiclePropertyStatus",
        "VehiclePropertyType",
        "VehicleTurnSignal",
        "VehicleUnit",
        "VmsAvailabilityStateIntegerValuesIndex",
        "VmsBaseMessageIntegerValuesIndex",
        "VmsMessageType",
        "VmsMessageWithLayerAndPublisherIdIntegerValuesIndex",
        "VmsMessageWithLayerIntegerValuesIndex",
        "VmsOfferingMessageIntegerValuesIndex",
        "VmsPublisherInformationIntegerValuesIndex",
        "VmsSubscriptionsStateIntegerValuesIndex",
    ],
    gen_java: true,
}