commit | 9348ada4ac1a895a7de780daa269a748984eccf1 | [log] [tgz] |
---|---|---|
author | Kensuke Miyagi <kemiyagi@google.com> | Wed Oct 04 19:39:50 2023 -0700 |
committer | Kensuke Miyagi <kemiyagi@google.com> | Sat Oct 07 14:10:52 2023 -0700 |
tree | b9a471edb7eb090dc0bf4d2043651649ef029bd8 | |
parent | 7be165fb0880641d0d38cf6bce83407462bde510 [diff] |
Bug fix for max used num check for non-primary used frontend The issue was that when re-assigning frontend resource (through reclaiming) to a different client, max used number check was not done for the frontend resources that were not inprimary use and simply blocked as used due to exclusive group management. Bug: 300557208 Test: atest TunerTest Change-Id: I34a1368c39b48d765f5fcd3e9d3fccb5820fc8c9