commit | 6d34bbb15029de797f65362ddf5aa2063766eb84 | [log] [tgz] |
---|---|---|
author | Mark Wheatley <mwheatley@google.com> | Wed Oct 18 18:54:26 2023 +0000 |
committer | Mark Wheatley <mwheatley@google.com> | Wed Oct 18 19:19:21 2023 +0000 |
tree | bebb96988c7697c232f3b22306f4d0e89030ad08 | |
parent | 5aae387bc6655e4ee06ffc3effc917037af3f800 [diff] |
Initialize mInHalBypassMode to false Initialize mInHalBypassMode to false in the SensorDevice constructor. This was uninitialized and was causing issues where SensorService was waiting for injected sensor data as if it was in hal bypass mode instead of passing up real sensor data to the platform. Bug: 306117477 Bug: 306092529 Test: manual Change-Id: I89b5ed8a9be65020fb70ce39f692e7e400851fb3