commit | d7ce9e5b1795eaa7d689b83994cdd3d05ad6991a | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Fri Mar 05 16:19:26 2021 -0800 |
committer | Amy Zhang <amyjojo@google.com> | Fri Mar 05 17:20:14 2021 -0800 |
tree | 0b368813080eecb9e82de82757e8980e876eb390 | |
parent | f46a812e58af2d97d515754164645b2bb5a60f5c [diff] |
Add missing return in Tuner default impl getAvSharedHandle after hidl_cb Per CTS automation test failure logs: Abort message: 'getAvSharedHandle: _hidl_cb called a second time, but must be called once.' this should be the root cause of the failure. Couldn't reproduce locally. Test: make Bug: 181997400 Change-Id: Ib3fb5ad535ab51cc7281c3f81a61d1913a1f4e65