OSDN Git Service

Volume keys need to be wake keys in order for them to work when the screen is off.
authorJoe Onorato <joeo@android.com>
Mon, 11 Oct 2010 18:29:33 +0000 (11:29 -0700)
committerJoe Onorato <joeo@google.com>
Mon, 11 Oct 2010 22:22:18 +0000 (15:22 -0700)
Bug: 3083496
Change-Id: I9b456cf002a8a9d953d631c163054f8ccc9572fa

emulator/keymaps/qwerty.kl

index 692a4ac..201c798 100644 (file)
@@ -29,8 +29,8 @@ key 103   DPAD_UP           WAKE_DROPPED
 key 102   HOME              WAKE
 key 105   DPAD_LEFT         WAKE_DROPPED
 key 106   DPAD_RIGHT        WAKE_DROPPED
-key 115   VOLUME_UP
-key 114   VOLUME_DOWN
+key 115   VOLUME_UP         WAKE
+key 114   VOLUME_DOWN       WAKE
 key 116   POWER             WAKE
 key 212   CAMERA