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
Loading
Please register or sign in to comment