commit | 0f7ed1d9eb37daba886a065205e0866cfd504a0a | [log] [tgz] |
---|---|---|
author | Daniel Bright <dbright@google.com> | Thu Mar 04 13:31:28 2021 -0800 |
committer | Daniel Bright <dbright@google.com> | Mon Mar 08 21:36:17 2021 +0000 |
tree | 090670da596ec837971901fa1f8bdda7c5033696 | |
parent | 688c884605189b6b3184f4dc85bfb2b74306366d [diff] |
Get Radio Hal Capabilities in VTS * Created utility method in v1_6 HAL to access radio hal capabilities * Created static library to support getting the capaiblities response * Created RadioResponseWaiter to encapsulate the notify \ wait logic used when waiting for an asynchronous response from the HAL * Usage: if (getRadioHalCapabilities().modemReducedFeatureSet1) { ... } Bug: 181895757 Test: Accessed default hal capabilities Change-Id: Ie0a727d4e9d268ad03cf3fa793aa456a95c89f5b