platform_hardware_interfaces/sensors
Stan Rokita bc0b20ad1f Decrement size of pending write queue by correct amount
The pending write events vector is destructed before using its size to
decrement the number of events on the pending write events queue which
may cause the value decrement by 0 instead of the actual number of
events removed.

Bug: 147686560
Test: Build and load onto device with fake subhals
Change-Id: I7b6c6231eacfa89b0dd55bc405b235d34be5ff46
2020-01-15 08:29:17 -08:00
..
1.0 Convert VtsHalSensorsV*_0TargetTest to be parameterized. 2019-12-09 10:10:44 -08:00
2.0 Decrement size of pending write queue by correct amount 2020-01-15 08:29:17 -08:00
common/vts Convert VtsHalSensorsV*_0TargetTest to be parameterized. 2019-12-09 10:10:44 -08:00