commit | 17b7a74041bbd652ee12e8c1b2d51a2f35fafa90 | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Wed Nov 29 00:15:07 2023 +0000 |
committer | Yan Yan <evitayan@google.com> | Wed Nov 29 00:15:07 2023 +0000 |
tree | e552068502cd4ddd1020e9980dcfec40ca16562f | |
parent | 7475acf7e2b79141971ad16bf7daea458a8f5cb4 [diff] |
Fix StructXfrmLifetimeCurTest failure when default timezone is not GMT Previously the calculation of the expected ADD_TIME implicitly depended on the default timezone of the test device and thus might have different values and cause test failures. This fix updates the test to always use "GMT" to generate the ADD_TIME Bug: 308011229 Test: StructXfrmLifetimeCurTest passing with default timezone being GMT, GMT-6, GMT-10 Change-Id: Ib88a253c1ecb09feeb298a04b847c4105651a710