commit | 29a9a9ccfd673c0cc25a3f10ae6891c8ef899e4a | [log] [tgz] |
---|---|---|
author | Kevin Karl <kevin.karl@volvocars.com> | Tue Dec 12 09:06:52 2023 +0100 |
committer | Mattias Brodda <mattias.brodda@volvocars.com> | Fri Jan 26 14:47:49 2024 +0100 |
tree | 7f06031b5b5a7e693c5238a02cbbee14240130d0 | |
parent | d6d89e064cff5ea8b9a98283698dd0624bee58b8 [diff] |
[DO NOT MERGE] vts: Fix for setProp in VtsHalAutomotiveVehicleV2_0TargetTest setProp test, sets READ_WRITE property and reads prop value immediately, without considering the time delay Vehicle HAL service required to process the set request. This is handled by a retry and timeout mechanism, where the read trials will happen in 500 milliseconds for a timeout of 2 seconds. Bug: 312265787 Test: VtsHalAutomotiveVehicleV2_0TargetTest Change-Id: I5db6d724710033f271064ac81c5178f0dec74b26