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

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

Snap for 8456972 from 5d66c5fa to tm-release

Change-Id: I18839382b6bc1f6b34f2a52bb6b44d539373007d
parents 863fd304 5d66c5fa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -292,8 +292,9 @@ const std::vector<ConfigDeclaration> kVehicleProperties = {
                         .prop = toInt(VehicleProperty::EV_CHARGE_CURRENT_DRAW_LIMIT),
                         .access = VehiclePropertyAccess::READ_WRITE,
                         .changeMode = VehiclePropertyChangeMode::ON_CHANGE,
                         .configArray = {/*max current draw allowed by vehicle in amperes=*/20},
                 },
         .initialValue = {.floatValues = {(float)VehicleUnit::AMPERE}}},
         .initialValue = {.floatValues = {(float)12.5}}},

        {.config =
                 {