commit | 03cd34e2465129829c239f0f4899ae0e908370d1 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Mon Jul 11 17:49:30 2022 +0000 |
committer | Yu Shan <shanyu@google.com> | Mon Aug 01 21:29:17 2022 +0000 |
tree | fb2405a9728cc3503b50b1deac0a3f829faf8af9 | |
parent | 54744342e0815efdd64e019ae2374377e58d4727 [diff] |
Create JsonConfigLoader. This CL adds a JsonConfigLoader to parse the vehicle proeprty config file in JSON format. This CL also adds DefaultConfigTest to verify the JSON file is compatible with the existing header file. Test: atest JsonConfigLoaderUnitTest atest VehicleHalDefaultConfigTest Bug: 238685398 Change-Id: If679afd2245cb7e2a49fd964f343b660c9bcea25