commit | 19ee06dbeb5b1963dc020d9d87acf83ed128dde1 | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Tue Feb 08 18:59:11 2022 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Tue Feb 08 18:59:11 2022 +0800 |
tree | 95b0a676225f80087788cddb9a6c4db16b4c7a9a | |
parent | c50b959ba2a94208000e85804dc772f768fc573e [diff] |
Fix multiuser CTS tests cts/hostsidetests/multiuser relies on parsing log to detect app crashes. In [1], we removes the log for refactoring, which leads to the detecting mechanism in multiuser CTS no more working. This CL adds the log it back. Test: atest cts/hostsidetests/multiuser fixes: 217452444 Change-Id: I24a1c94a35a627e5bd02b4321db24eb79c12c7da