OSDN Git Service

DeviceKeyHandler: Fix suspend gesture not working
authorKeith Mok <kmok@cyngn.com>
Mon, 16 Nov 2015 21:48:36 +0000 (13:48 -0800)
committerSteve Kondik <shade@chemlab.org>
Tue, 13 Sep 2016 16:48:50 +0000 (09:48 -0700)
commit865b596181563318ad279dcde8c86e65282e7525
tree8269cc80db89609b199974ece99a0ccfd0dcb04c
parent6e58fd350af1531407e4e84999734e17ccc066c8
DeviceKeyHandler: Fix suspend gesture not working

A function for handling DeviceKey is mis-placed in
PhoneWindowManager.java when merging from cm-12.1

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