Skip to content
Commit 861c8d4a authored by Siddika Parlak Polatkan's avatar Siddika Parlak Polatkan
Browse files

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
parent cc47505d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment