summaryrefslogtreecommitdiffstats
path: root/data/keyboards/AVRCP.kl
diff options
context:
space:
mode:
authorJaikumar Ganesh <jaikumar@google.com>2010-12-16 16:24:15 -0800
committerJaikumar Ganesh <jaikumar@google.com>2010-12-16 16:24:15 -0800
commit7a863b4bdae1d01d4ac972fe8ff8968bbfed6709 (patch)
tree85774170947a7f2d14adcf9c82023dc716987cde /data/keyboards/AVRCP.kl
parentceb99ec550d702072e226790b3572b22bfcd5aea (diff)
downloadframeworks_base-7a863b4bdae1d01d4ac972fe8ff8968bbfed6709.zip
frameworks_base-7a863b4bdae1d01d4ac972fe8ff8968bbfed6709.tar.gz
frameworks_base-7a863b4bdae1d01d4ac972fe8ff8968bbfed6709.tar.bz2
Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode.
Change-Id: I0b17bea189c90fcacff42e182e9e47ef179c28ca
Diffstat (limited to 'data/keyboards/AVRCP.kl')
-rw-r--r--data/keyboards/AVRCP.kl4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/keyboards/AVRCP.kl b/data/keyboards/AVRCP.kl
index 4c91ece..736b43c 100644
--- a/data/keyboards/AVRCP.kl
+++ b/data/keyboards/AVRCP.kl
@@ -14,8 +14,8 @@
# Key layout used for Bluetooth AVRCP support.
-key 200 MEDIA_PLAY_PAUSE WAKE
-key 201 MEDIA_PLAY_PAUSE WAKE
+key 200 MEDIA_PLAY WAKE
+key 201 MEDIA_PAUSE WAKE
key 166 MEDIA_STOP WAKE
key 163 MEDIA_NEXT WAKE
key 165 MEDIA_PREVIOUS WAKE