commit | d3753ec91db5416f939e633e5020f50ced84c0e9 | [log] [tgz] |
---|---|---|
author | jimmyshiu <jimmyshiu@google.com> | Tue Mar 19 08:56:42 2024 +0000 |
committer | jimmyshiu <jimmyshiu@google.com> | Tue Mar 19 09:05:14 2024 +0000 |
tree | ddf866418626fc50199b96f2a9ec427d139a8db9 | |
parent | c26e3123f31336d714ec56d4561cf38ef91b94dd [diff] |
VTSHalPowerTarget: Add condition check for FMQAidl teardown While FMQAidl Setup() was skipped, some uninitialized objects would be used in FMQAidl Teardown() which caused the test failed. Add some condition check to prevent from using uninitialized objects. Test: atest VTSHalPowerTarget Bug: 328330332 Change-Id: I83081cbef66da1d74d87e191f266cb16fb559b85