commit | c9e720b367c3dee73876b3c55c4004d251c3556d | [log] [tgz] |
---|---|---|
author | Jordan Jozwiak <jjoz@google.com> | Wed Nov 11 18:44:08 2020 -0800 |
committer | Jordan Jozwiak <jjoz@google.com> | Thu Nov 12 21:19:28 2020 +0000 |
tree | 6e2f071b85172312d79b2e1c547b16c6eb7252f3 | |
parent | fc9c51d1a4f19a3dc98b687c36dda644869cc4ec [diff] |
Use a better RANGE_REMAINING default Test: adb shell cmd car_service get-property-value | grep 0x11600308 Bug: 173114224 Change-Id: Ice9a53b57e79a0166602249b5be9e3bcb03371ec
diff --git a/automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h b/automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h index cf18404..dec2d8c 100644 --- a/automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h +++ b/automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h
@@ -417,7 +417,7 @@ .minSampleRate = 1.0f, .maxSampleRate = 2.0f, }, - .initialValue = {.floatValues = {100.0f}}}, // units in meters + .initialValue = {.floatValues = {50000.0f}}}, // units in meters {.config = {