mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-25 03:59:11 +00:00
Ran into a development target on which one of the values in getprop output contained a new line. Updating getprop parsing logic to handle such cases by switching to a regex.