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
1 file changed