commit | 47b6619fa82986ffd01a938bb9d65b2a2f33c2b5 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Feb 26 10:56:39 2025 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Feb 26 11:39:51 2025 +0900 |
tree | 6328f0df04fe9dd3d8109f540b33da2f07af2485 | |
parent | 028d6681fb2f582d0240611faac88e69bf28ee06 [diff] |
Allow collecting diagnostics from shell commands Allow adding output from any shell command to the test diagnostics file, instead of just dumpsys. This introduces a new ShellUtil that can also help run more complex commands, with pipes and redirects or as root for example. Bug: 317602748 Test: atest with tests using this util Change-Id: I0a0b5c7be5afd9e592dd820bfdbcee39ade418f8