| commit | 1c7928e8c68654d087f83c7cefc59095950b8bef | [log] [tgz] |
|---|---|---|
| author | Johan Redestig <johan.redestig@sonymobile.com> | Mon Aug 27 10:31:25 2012 +0200 |
| committer | Johan Redestig <johan.redestig@sonymobile.com> | Mon Aug 27 14:24:10 2012 +0200 |
| tree | 86ff82ffa6da11688b09e4e16c945244a44f75e0 | |
| parent | 13ab2c9fdaec119a40b628ae772fd1462fbb826d [diff] |
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