commit | 9fb755319bcca29be1470135c86da05290af3c29 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Wed Jun 14 18:12:39 2023 +0000 |
committer | Peiyong Lin <lpy@google.com> | Wed Jun 14 18:12:39 2023 +0000 |
tree | a2678475ca0d9e8abbb770b19376f36171128c6f | |
parent | 51d7c99586acbdd7e274943d96dfd916c08ae703 [diff] |
Avoid skipping test if it's supported. Previously the test will be skipped regardless whether setThreads is supported, this patch moves the check below and check the returned status code to determine whether the test should be skipped. Bug: b/287282833 Test: atest VtsHalPowerTargetTest Change-Id: I9ce6b4ead5e245478247903a75922ece74f38ee7