commit | 705297317b09249142d3f5c9e0f5b044ec1add5a | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Oct 20 01:16:34 2022 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Oct 20 01:21:01 2022 +0000 |
tree | dae652227bbd38e975b4e6c1463a96c8087e9d3e | |
parent | a682b181d970eec3374e305f65782057650bf9c9 [diff] |
audio: Add 'join' method to StreamWorker This is intended for use in tests where the worker just executes some actions and then exits by itself. Use of 'join' instead of 'stop' ensures that the worker goes through all actions. Bug: 205884982 Test: atest libaudioaidlcommon_test Change-Id: I8a9f4f0bb786ee606e3b63a9847f414119716a7d