Closed iCollin closed 3 years ago
Fixes https://github.com/smartdevicelink/sdl_core/issues/2850
This PR is ready for review.
This PR makes no API changes.
Change INI value, run SDL core, ensure Core read new INI value Unit Tests and ATF tests
Refactor INI parsing to reduce the number of times the ini file is opened. This goal is achieved through an update to Profile::UpdateValues:
PR description is updated for the new approach
Fixes https://github.com/smartdevicelink/sdl_core/issues/2850
This PR is ready for review.
Risk
This PR makes no API changes.
Testing Plan
Change INI value, run SDL core, ensure Core read new INI value Unit Tests and ATF tests
Summary
Refactor INI parsing to reduce the number of times the ini file is opened. This goal is achieved through an update to Profile::UpdateValues:
Changelog
Enhancements
CMake
Tasks Remaining:
CLA