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

Commit f8060b9f authored by Sean Hong's avatar Sean Hong Committed by Android (Google) Code Review
Browse files

Merge "Remove FOG_LIGHTS_STATE from the emulator for the CTS test" into tm-qpr-dev

parents b3717c7c 14b6d3ac
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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),