commit | 7de54f20ad833ebca846d19094e6bbe05d143b2d | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Jan 02 15:49:15 2025 -0800 |
committer | Yu Shan <shanyu@google.com> | Mon Jan 06 16:40:36 2025 -0800 |
tree | ff54062fe708d9bb7e5e0be21fb4c76330cdcd75 | |
parent | cb0bd8307f337a557fa84b080e6f5ee90fa55cd7 [diff] |
Implement get supported values for FakeVehicleHardware. Use the test property: VENDOR_EXTENSION_INT_PROPERTY as an example to show a basic implementation for getMinMaxSupportedValues and getSupportedValuesLists. This CL also updates json config parser to parse HasSupportedValueInfo field. Flag: EXEMPT HAL Bug: 382563296 Test: atest JsonConfigLoaderUnitTest FakeVehicleHardwareTest Manual test in KS. Change-Id: I346a809f6b307ec1b957172aa41176aeaa4bc5f1