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

Commit e95a4454 authored by zhangzhihao7's avatar zhangzhihao7
Browse files

Fix 'Generic.kl' file has no 'KEYCODE_FOCUS' mapping



This keyCode is defined in both 'keyEvent.java' and 'keyCodes.h', but not in the Generic.kl file. The comment of 'KEYCODE_FOCUS' says that this keyCode is used for camera focus, so this keyCode should be sent to the camera app, but now he is not in 'Generic.kl'.

Change-Id: I2d0a49edae0390c9199efe0f01e527b15d14e68e
Signed-off-by: default avatarzhangzhihao7 <zhangzhihao7@xiaomi.corp-partner.google.com>
parent 4e6ce5ed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -363,6 +363,7 @@ key 405 LAST_CHANNEL
# key 413 "KEY_DIGITS"
# key 414 "KEY_TEEN"
# key 415 "KEY_TWEN"
key 528 FOCUS

key 429   CONTACTS