OSDN Git Service

Send POWER_HINT_INTERACTION on rotate.
authorTim Murray <timmurray@google.com>
Fri, 2 Oct 2015 00:07:12 +0000 (17:07 -0700)
committerTim Murray <timmurray@google.com>
Fri, 2 Oct 2015 00:07:12 +0000 (17:07 -0700)
commit1f407647d1ac45dc8b8bb7f388c8bae38cd82ea3
tree6d06a2509e7fb76dc2c84c31172b024e8e62258e
parent30fd0628970b418dea382b388120f52504ff2243
Send POWER_HINT_INTERACTION on rotate.

Send a POWER_HINT_INTERACTION to improve redraw performance when the
phone is rotated.

bug 24583227

Change-Id: I1978f0dfb9a25c00ad4da5b44d10410ad7412001
services/core/java/com/android/server/policy/PhoneWindowManager.java