commit | a18a54d5ae1b7fc14709b728a23a7874142f81b9 | [log] [tgz] |
---|---|---|
author | Jimmy Shiu <jimmyshiu@google.com> | Wed Mar 20 08:21:22 2024 +0000 |
committer | Jimmy Shiu <jimmyshiu@google.com> | Wed Mar 20 08:21:22 2024 +0000 |
tree | add3835b32852106f0bb752792727ddda89e645c | |
parent | 44f4ac430578be608bd9726887090be201433dde [diff] |
VTSHalPowerTarget.FMQAidl: Make sure session status OK before running test While PowerHal version >= 5 but devices didn't support HintSession. We should skip the test. Otherwise, it would fail. Change-Id: I0f757ab825020ded02c31231969e13f3375e47f3 Test: atest VTSHalPowerTarget Bug: 328330332