commit | 9abbe10b945ece2b6989ac6bca8b0a955ad2ae7e | [log] [tgz] |
---|---|---|
author | Amy Zhang <[email protected]> | Mon Feb 08 19:51:18 2021 -0800 |
committer | Amy Zhang <[email protected]> | Wed Feb 10 13:11:07 2021 -0800 |
tree | 33cf12654f0284674178cb352d6a9593864733f8 | |
parent | 174eb3ef2e4cc67ef2e85a233129f3f492a24818 [diff] |
Fix issues in TunerClient implementations This CL fixes the following bugs: 1. Missing HAL version checking from TunerService 2. Frontend id local setter/getter issue 3. Multiple safe union init issues(default init accesses union member 0) 4. Multipo typos Test: atest android.media.tv.tuner.cts Bug: 174095851 Change-Id: I7d9267c7d6082cc49fe8a0a3e21b0a61c65426c0