From 7434fa31d8dbd881d44022829ea2b0a0c76728ce Mon Sep 17 00:00:00 2001 From: Zhihai Xu Date: Tue, 7 Jan 2014 19:36:01 +0000 Subject: [PATCH] DO NOT MERGE Revert "Revert "Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode."" This reverts commit 371427b53c70d1a71012de404c29187fe303a22a. bug:12099469 Change-Id: I497832b54856a9909fc8651ee67555e02e0e763e --- data/keyboards/AVRCP.kl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/keyboards/AVRCP.kl b/data/keyboards/AVRCP.kl index 4c91ece3b5ef..736b43c80c4d 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 -- 2.11.0