Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26a03f8c authored by Max Zhang's avatar Max Zhang Committed by Hongguang Chen
Browse files

Update Reference RCU kl and idc files

1. Reference RCU sends 0x9F for Notification key.
Keylayout should map the same value to ANDROID_KEY_NOTIFICATION.
2. disable default key wake up feature unless "WAKE" is
specified, by adding "keyboard.doNotWakeByDefault = 1"

bug: 173100313
test: manual

Change-Id: I6fd17c0f4776e6b303840f54f7cad5729f89467a
parent d0f987ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,4 +19,5 @@

# Basic Parameters
keyboard.layout = Vendor_0957_Product_0001
keyboard.doNotWakeByDefault = 1
audio.mic = 1
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ key 11 0
key usage 0x000c01BB    TV_INPUT
key usage 0x000c022A    BOOKMARK
key usage 0x000c0096    SETTINGS
key usage 0x000c0097    NOTIFICATION
key usage 0x000c009F    NOTIFICATION
key usage 0x000c008D    GUIDE
key usage 0x000c0089    TV
key usage 0x000c009C    CHANNEL_UP
+1 −0
Original line number Diff line number Diff line
@@ -21,4 +21,5 @@
# Due to a memory error on early prototypes of the reference remote control
# the VID/PID is mapped to 248a/8266 instead of 0957/0001
keyboard.layout = Vendor_0957_Product_0001
keyboard.doNotWakeByDefault = 1
audio.mic = 1
 No newline at end of file