Commits

Johan Redestig authored 1c7928e8c68
Make setCaptureRate locale safe Dont use the default String.format in setCaptureRate as it is both locale unsafe and less efficient than regular string concatenation in this case. Change-Id: I29418ec0352ef8c79967592b6eb8ff66cc9c99f0