Remove the flag gating logging and fix a bug.
This flag was needed for gating the raw sensor data collection, which is now moved to somewhere else. Calling evaluateRotationChangeLocked() before setting mDesiredRotation = reportedRotation is meaningless since it always returns -1, so that is also removed. Test: statsd_testdrive on Redfin Bug: 186088594 Change-Id: I3389c0df9f0762ad15375edbfb391ba01ac6aa0f
Loading
Please register or sign in to comment