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

Commit 2503e39b authored by Steven Moreland's avatar Steven Moreland
Browse files

Update automotive makefile.

Bug: 123976090
Test: N/A
Change-Id: I34add915c896b4b5fcbcfa0ad0c42950fff9e9fc
Merged-In: I84b659b163b63d39535b462a3df8a9c19f680976
parent a878aee9
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,
}