Loading automotive/vehicle/aidl/impl/default_config/include/DefaultConfig.h +0 −8 Original line number Diff line number Diff line Loading @@ -892,14 +892,6 @@ const std::vector<ConfigDeclaration> kVehicleProperties = { }, .initialValue = {.int32Values = {LIGHT_STATE_ON}}}, {.config = { .prop = toInt(VehicleProperty::FOG_LIGHTS_STATE), .access = VehiclePropertyAccess::READ, .changeMode = VehiclePropertyChangeMode::ON_CHANGE, }, .initialValue = {.int32Values = {LIGHT_STATE_ON}}}, {.config = { .prop = toInt(VehicleProperty::FRONT_FOG_LIGHTS_STATE), Loading Loading
automotive/vehicle/aidl/impl/default_config/include/DefaultConfig.h +0 −8 Original line number Diff line number Diff line Loading @@ -892,14 +892,6 @@ const std::vector<ConfigDeclaration> kVehicleProperties = { }, .initialValue = {.int32Values = {LIGHT_STATE_ON}}}, {.config = { .prop = toInt(VehicleProperty::FOG_LIGHTS_STATE), .access = VehiclePropertyAccess::READ, .changeMode = VehiclePropertyChangeMode::ON_CHANGE, }, .initialValue = {.int32Values = {LIGHT_STATE_ON}}}, {.config = { .prop = toInt(VehicleProperty::FRONT_FOG_LIGHTS_STATE), Loading