commit | 77d75bf13e13e702a4d0811fcde8b525b2501d52 | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Fri Mar 31 00:22:28 2023 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Fri Mar 31 19:04:51 2023 +0000 |
tree | 34de9f4fee3ea28a405df037fe1965ac1cc40504 | |
parent | 179677e824c9f793e829b211b42e38c6568d7671 [diff] |
Change "checkTidValid" to only call into AM if necessary Currently calling into AM during createHintSession causes a lot of overhead in situations where it isn't really needed. This patch just makes the call lazy and only evaluates it if it's necessary to fully check the tid list. Bug: 272002264 Test: manual Change-Id: I547010f2fac1d3128527d456ccb82ad68b277d3a