platform_hardware_interfaces/sensors
lichen yu 3beaf4faca Fix VtsHalSensorsV2_0TargetTest
During VTS testing, when many sensors are quickly enabled, the load on the Sensorhub side will be too heavy, and then continue to send sensor enable instructions and Sensor Flush instructions. These instructions sent by the Kernel driver to the Sensorhub through inter-core communication cannot be responded to in a timely manner. After the Kernel side judges the timeout, it will determine that the enable fails; after the enable fails, it cannot continue to test the flush or return the expected flush data.

ten sensors is tested as a group

Bug: 339763843
Test: run vts -m VtsHalSensorsV2_0TargetTest
(cherry picked from https://android-review.googlesource.com/q/commit:09952885e441bcf0d8f0bf0834ff46608b07e0d0)
Change-Id: I6f6d36d1e3c98b85b412189c3f97163c0945a7ab
2024-06-13 00:01:10 +00:00
..
1.0 Remove uses of deprecated GTest macro. 2023-03-04 00:46:48 +00:00
2.0 sensors: cleanup OWNERS 2022-12-29 23:44:34 +00:00
2.1 VtsHalSensorsV2_1TargetTest: change test file push location 2023-06-30 09:13:20 +01:00
aidl [DON'T BLOCK] Test ownership migration rules am: c5c6c62995 2024-01-31 17:06:10 +00:00
common Fix VtsHalSensorsV2_0TargetTest 2024-06-13 00:01:10 +00:00
OWNERS Update owners for sensor interfaces 2024-03-13 23:13:10 +00:00