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

Commit 88e2f996 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update HVAC_POWER_ON config array to correct values"

parents b6bc68bf 8cbf1aae
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -381,8 +381,8 @@ const ConfigDeclaration kVehicleProperties[]{
                // kHvacPowerProperties.
                // kHvacPowerProperties.
                .configArray =
                .configArray =
                    {
                    {
                        0x12400500,  // HVAC_FAN_SPEED
                        toInt(VehicleProperty::HVAC_FAN_SPEED),
                        0x12400501   // HVAC_FAN_DIRECTION
                        toInt(VehicleProperty::HVAC_FAN_DIRECTION)
                    }},
                    }},
     .initialValue = {.int32Values = {1}}},
     .initialValue = {.int32Values = {1}}},