Loading
Reland: SensorFusion: Do not use the sensor variables if they are not init'ed
The member variables for the optional sensors (mMag & mGyro) could be used even when they are not initialized, leading to failed fusion result in corner cases. Let's check those variables are properly initialized before using them. Also add minor fixes for the coding style. Bug: 425971589 Test: CtsSensorTestCases for auto/wear CF Test: HW smoke test on AL Flag: EXEMPT bugfix Change-Id: I8863081d91faa4ca6fcb82922ecc0e7c08d8bfc8