commit | 41db093337f31f8abc3387580e855a06a4ff4694 | [log] [tgz] |
---|---|---|
author | Matthew Sedam <matthewsedam@google.com> | Thu Jan 02 11:17:46 2025 -0800 |
committer | Matthew Sedam <matthewsedam@google.com> | Thu Jan 02 11:17:46 2025 -0800 |
tree | e6965078aa01981dc6e54421a24b6e8bfae09849 | |
parent | b2ae164e630e50b6400747493ad023cdbc7fd91b [diff] |
ContextHub VTS: Only enable test mode when needed Test mode is only needed for the following scenarios: 1. Testing test mode itself. 2. Testing the endpoint discovery APIs on cuttlefish. Since all other tests do not involve nanoapps, we do not enable test mode to save execution time. Bug: 379342519 Change-Id: I8f7d7bfb04fbb0856665bc8470dac7e9bbd3fe34 Flag: TEST_ONLY Test: atest VtsAidlHalContextHubTargetTest