platform_hardware_interfaces/sensors/aidl/vts
Matthew Sedam 04cadfcdd6 Fix a segmentation fault in NoStaleEvents tests
This CL fixes an issue where a sensor may not generate any events
and the processing code calls .front() on an empty std::vector.

Bug: 291779133
Test: Presubmits
Change-Id: Ibb118f239ce9ea42fc25d1d05ba6bd46a60231f0
2023-07-24 17:00:57 +00:00
..
Android.bp Define the runtime sensor handle range in ISensors.aidl 2022-12-07 09:44:40 +01:00
AndroidTest.xml VtsAidlHalSensorsTargetTest: change test file push location 2023-06-30 09:13:15 +01:00
SensorsAidlEnvironment.cpp
SensorsAidlEnvironment.h Remove uses of deprecated GTest macro. 2023-03-04 00:46:48 +00:00
SensorsAidlTestSharedMemory.h Implements AIDL VTS direct channel tests 2022-01-12 07:56:27 +00:00
VtsAidlHalSensorsTargetTest.cpp Fix a segmentation fault in NoStaleEvents tests 2023-07-24 17:00:57 +00:00