platform_hardware_interfaces/sensors
Anthony Stange 93d11f50df Don't assert while a callback is registered
If an assert fails while a callback is registered and some data
is delivered that attempts to invoke the callback, it'll cause a
segfault since the callback is allocated on a part of the stack
that's no longer valid.

Bug: 183362725
Change-Id: I3a1f8fbf15c24e344fde8e5b44bb93681ef47d38
Test: Run VTS
2021-03-25 16:35:41 +00:00
..
1.0 Add support for IAllocator/IMapper v4.0 in sensors VTS 2020-06-04 16:33:09 -07:00
2.0 Strip hinge angle sensor when running a 2.1 HAL as 2.0 2020-11-25 02:24:55 +00:00
2.1 Strip hinge angle sensor when running a 2.1 HAL as 2.0 2020-11-25 02:24:55 +00:00
common Don't assert while a callback is registered 2021-03-25 16:35:41 +00:00