platform_hardware_interfaces/sensors/common
Anthony Stange 0b72e2e105 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:36:10 +00:00
..
default/2.X [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
utils Fix RefBase Explicit destruction 2021-03-18 23:39:11 +08:00
vts Don't assert while a callback is registered 2021-03-25 16:36:10 +00:00