commit | 17030494e3671fe216befcbaf8b08a7627cbb17c | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Thu Dec 13 11:33:17 2018 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Tue Oct 22 16:44:13 2019 +0000 |
tree | 473060584d6d59666a17b3b35b05ec2bc9f1db28 | |
parent | 0571e8e8dd7b43ae857b8990dd704999cef13738 [diff] |
DO NOT MERGE: Audio VTS: Wait after stream close Due to asynchronous nature of the destruction of server-side objects it is required to flush IPC messages to the server and wait to avoid flakiness due to an attempt to open the stream while it's still not closed on the server side. This patch is specific for Android P release. Test: atest VtsHalAudioV4_0TargetTest Bug: 118655804 Change-Id: I1a5ec28bce9802ec654c139153ec4aa6786474e5