commit | 7b3b578d50d624cc4cf736a8bc2b2a5da6c2e846 | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Wed Aug 05 20:15:31 2020 -0700 |
committer | Amy Zhang <amyjojo@google.com> | Tue Oct 13 14:30:35 2020 -0700 |
tree | f380f8197f55c1a63e0ac2d129ece0971446f785 | |
parent | b13e3042f3e7e3ef972b8c7cffb398477e8b6f05 [diff] |
Add TunerVersionChecker to expose the Tuner HAL implementation version This can help Tuner java/cts get the information of the Tuner HAL implementation version and notify the client on the availability of the APIs in different versions or test with different expected result. Users can all access getTunerVersion to get the information. Test: atest android.media.tv.tuner.cts Bug: 158816517 Bug: 164449999 Change-Id: I0b6e4c226e696ca7f94dff7d2c9a59f57af7e13a