commit | 4420c1dbbf28cc80ac47cdbafb9cc81034f8fc8f | [log] [tgz] |
---|---|---|
author | Weilin Xu <xuweilin@google.com> | Wed Jun 21 22:49:04 2023 +0000 |
committer | Weilin Xu <xuweilin@google.com> | Tue Jul 11 22:34:19 2023 +0000 |
tree | c04dc4d95f2dafea3cdb01201160cfe3c3893e68 | |
parent | 4bd854c846e900d8e56f1d9a3fcc47d55bb8ca62 [diff] |
Fix wrong timeout and mock method in radio VTS Fixed wrong time unit convension for timeout values used in broadcast radio HAL VTS. Also replaced tuner callback mock method which caused segmentation fault when unimplemented callback methods are called. In addition, antenna connection state was checked at the end of the each test instead of at the beginning. Bug: 277531858 Test: atest VtsHalBroadcastradioAidlTargetTest Change-Id: Ied70fcfd2742ae5d253aec984e2161afa6f65162