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

Commit c4d809a9 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8788209 from f8060b9f to tm-qpr1-release

Change-Id: Ic54f2d746b401fb99b7051374cfe56989850b59f
parents 3e0a3937 f8060b9f
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),