commit | a41f25b14e8d35d2a8a3832e2343ff01e58f8544 | [log] [tgz] |
---|---|---|
author | Mathieu Mandret <mathieu.mandret@qorvo.com> | Wed Mar 13 14:51:32 2024 +0100 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Mar 14 23:56:30 2024 +0000 |
tree | d89c0d4a715c7696345109223aec55d1750b2063 | |
parent | b573540557d6b63edc630175d82d4e3f492281c4 [diff] |
Disable UWB before starting VtsHalUwbTargetTest VtsHalUwbTargetTest opens/closes UWB HAL multiple times. However UWB HAL only accepts 1 client at a time so if UWB is enabled Android Framework will have UWB HAL open and prevent any other client from opening it. Matching NFC VTS behavior from VtsAidlHalNfcTargetTest.cpp, VtsHalUwbTargetTest now disables UWB before running its tests. Test: atest VtsHalUwbTargetTest Bug: 328326697 (cherry picked from https://android-review.googlesource.com/q/commit:6bab73f7eaf9704347cbf5e7a56463b18c5773f9) Merged-In: I4dfff45015232bbd0a4445e42b13db3ff2d9e87c Change-Id: I4dfff45015232bbd0a4445e42b13db3ff2d9e87c