Loading automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h +2 −2 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ const ConfigDeclaration kVehicleProperties[]{ (int)VehicleUnit::MILES_PER_HOUR, (int)VehicleUnit::KILOMETERS_PER_HOUR}, }, .initialValue = {.int32Values = {(int)VehicleUnit::KILOMETERS_PER_HOUR}}}, .initialValue = {.int32Values = {(int)VehicleUnit::MILES_PER_HOUR}}}, {.config = { Loading Loading @@ -379,7 +379,7 @@ const ConfigDeclaration kVehicleProperties[]{ .changeMode = VehiclePropertyChangeMode::ON_CHANGE, .configArray = {(int)VehicleUnit::LITER, (int)VehicleUnit::US_GALLON}, }, .initialValue = {.int32Values = {(int)VehicleUnit::LITER}}}, .initialValue = {.int32Values = {(int)VehicleUnit::US_GALLON}}}, {.config = { Loading Loading
automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h +2 −2 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ const ConfigDeclaration kVehicleProperties[]{ (int)VehicleUnit::MILES_PER_HOUR, (int)VehicleUnit::KILOMETERS_PER_HOUR}, }, .initialValue = {.int32Values = {(int)VehicleUnit::KILOMETERS_PER_HOUR}}}, .initialValue = {.int32Values = {(int)VehicleUnit::MILES_PER_HOUR}}}, {.config = { Loading Loading @@ -379,7 +379,7 @@ const ConfigDeclaration kVehicleProperties[]{ .changeMode = VehiclePropertyChangeMode::ON_CHANGE, .configArray = {(int)VehicleUnit::LITER, (int)VehicleUnit::US_GALLON}, }, .initialValue = {.int32Values = {(int)VehicleUnit::LITER}}}, .initialValue = {.int32Values = {(int)VehicleUnit::US_GALLON}}}, {.config = { Loading