commit | fdff9ae59b9f59af4a419262a8eb31e095097f57 | [log] [tgz] |
---|---|---|
author | zhangzhihao7 <zhangzhihao7@xiaomi.corp-partner.google.com> | Wed Nov 30 11:30:51 2022 +0800 |
committer | zhangzhihao7 <zhangzhihao7@xiaomi.corp-partner.google.com> | Wed Nov 30 11:30:51 2022 +0800 |
tree | db16d16f0fe66a9bdecb2f7a113826644a16aa89 | |
parent | a7acd5d5a7aa273be82972d5663c5fe2242e66c2 [diff] |
Fix 'Generic.kl' file has no 'ZOOM_IN' and 'ZOOM_OUT' mapping 'KEYCODE_ZOOM_IN' and 'KEYCODE_ZOOM_OUT' are defined in 'keycodes.h' and 'keyEvent.java', but not mapped in 'Generic.kl'. I think this is used by the camera to adjust the focus and it should be sent to the camera. Change-Id: Ib5057ca2151de7a91bfec7f646ad9f491789cc0c Signed-off-by: zhangzhihao7 <zhangzhihao7@xiaomi.corp-partner.google.com>