commit | 9eeba43cfd8a4aa660d790f232ab7adf5abe39bd | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Thu Jan 21 12:52:05 2021 -0800 |
committer | Amy Zhang <amyjojo@google.com> | Thu Jan 21 17:24:35 2021 -0800 |
tree | 76576d3cd2e74a1f8b94be757833e36f8d745ebe | |
parent | f0715e0bce52e80412d02816d9ac3666651ae459 [diff] |
Notify TunerService to updateTunerResources when Tuner Client is init This CL also: 1. Fixed some bugs in Tuner Client. 2. Getting rid of the Result return of the getFrontendIds API in TunerService Aidl(Since we decided to use AIDL status channel to return the error message for all the Tuner Service APIs) Test: atest android.media.tv.tuner.cts (LNB test only) Bug: 159067322 Change-Id: I2fd4b8d3e5016438e61a41033e227e1311a24a21