commit | d2432b9691869b5b40a5b49c682c40d917ea9dcb | [log] [tgz] |
---|---|---|
author | Stephen Hines <[email protected]> | Wed Nov 09 18:02:20 2011 -0800 |
committer | Stephen Hines <[email protected]> | Thu Nov 10 15:44:25 2011 -0800 |
tree | 319d508edc5feca1dba2859959238f7fe4c3907f | |
parent | 5aa250bbf5d6d1dd0cf1ef4c16440d2968097771 [diff] |
Fix setTimeZone() and use it properly in RSTest/rstime. BUG=5470134 The original implementation for rsi_ScriptSetTimeZone() never actually did anything with the bytes received. This change allows it to safely update the timezone. RSTest is also updated to call setTimeZone(), so that users in different timezones can accurately get test results. Change-Id: I6cb1b3a0c3a417749ba39e0fe09cc9c7ab65c2e7