OSDN Git Service

DO NOT MERGE: Dynamic doze check should be required before adjusting sensor rate.
authorJulius D'souza <jdsouza@google.com>
Tue, 5 Sep 2017 17:17:06 +0000 (10:17 -0700)
committerJulius D'souza <jdsouza@google.com>
Tue, 5 Sep 2017 17:20:51 +0000 (10:20 -0700)
commit1f3da1c8b93a8902b9af01adc5d5997601c0d8df
tree026305ab79dc66294b0ec7a449c1ae3a75918d5f
parent02d802e71e098cf56d99e98766b75c215030564b
DO NOT MERGE: Dynamic doze check should be required before adjusting sensor rate.

Some devices have catastrophic firmware issues in switching the sensor rate;
for these devices, the sensor rate switch should be skipped entirely.

Change-Id: I04fc3d27c99f95b33f86f012a8d398f817f7713a
services/core/java/com/android/server/display/AutomaticBrightnessController.java