commit | ce6664ad5be98b3e7a5f288f02457377d5658828 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Wed Feb 05 17:54:01 2025 -0800 |
committer | Yu Shan <shanyu@google.com> | Mon Feb 24 12:56:36 2025 -0800 |
tree | d159b1f06f697e8708cb857818f70b963d68a861 | |
parent | 16c772254d213142ae597a5f2b7dd6a012b3b5c2 [diff] |
Support setting min/max value for all properties. Reference VHAL now supports setting min/max value for all int32/int64/float properties that has specfied hasMinSupportedValue or hasMaxSupportedValue to true. The default min/max value comes from static config. User may use VHAL debug command set-minmaxvalue to change the min/max value. Flag: EXEMPT VHAL Test: atest FakeVehicleHardwareTest Bug: 394692817 Manual test on gcar. Change-Id: Ic05bf9f45c51c700670e9c6085ee03960be9cec7