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

Commit c9e720b3 authored by Jordan Jozwiak's avatar Jordan Jozwiak
Browse files

Use a better RANGE_REMAINING default

Test: adb shell cmd car_service get-property-value | grep 0x11600308
Bug: 173114224
Change-Id: Ice9a53b57e79a0166602249b5be9e3bcb03371ec
parent fc9c51d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -417,7 +417,7 @@ const ConfigDeclaration kVehicleProperties[]{
                         .minSampleRate = 1.0f,
                         .maxSampleRate = 2.0f,
                 },
         .initialValue = {.floatValues = {100.0f}}},  // units in meters
         .initialValue = {.floatValues = {50000.0f}}},  // units in meters

        {.config =
                 {