commit | 6a62806a52a0cf8d35142ff154db49e4110cea31 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Apr 04 10:42:44 2024 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu Apr 04 10:57:03 2024 -0700 |
tree | 751e9396d03745c94b4ce8bc8196c82dbcee8da1 | |
parent | 737a0be5595874b922a98c591e72aa4348433bf4 [diff] |
Do not use runShellCommandOrThrow in setUp / tearDown setUp() / tearDown() run on devices that might not support APF in which case they should not cause a test failure. Tests will be appropriately guarded by checking the APF capabilities. Test: TH Change-Id: I8689f96ecac0a21dfb4ab8786fec11c01f30d1c2