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: zhangzhihao7 <zhangzhihao7@xiaomi.corp-partner.google.com>
This commit is contained in:
zhangzhihao7
2022-11-11 20:04:07 +08:00
parent 4e6ce5ed24
commit e95a4454a3

View File

@@ -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