OSDN Git Service

Fixed problem with keymap files copied to target
authorMagnus Karlsson <magnus1.karlsson@sonyericsson.com>
Mon, 30 Aug 2010 14:54:03 +0000 (16:54 +0200)
committerJean-Baptiste Queru <jbq@google.com>
Tue, 31 Aug 2010 23:35:43 +0000 (16:35 -0700)
commit1fc95cae8ec2ccfe134ff279ed9082311ad0d877
tree63687cc094d873c5ed952f53959e2de101b5f92f
parent7a12704dcdebc28cd728f2b2ebc9e8115b9c6985
Fixed problem with keymap files copied to target

Moved Android.mk and keymap files except AVRCP.kl from sdk/emulator/keymaps
to build/target/board/generic. This causes the keymap files to copied into
the system image of generic and sdk products, but not into the system image
of HW products. Originally the qwerty.kl was copied to target no matter
if the target had a qwerty keyboard or not, which is the case for e.g.
the Nexus One.

Change-Id: I6f76bcd4e23b8478f36f213090d22d7d3ea1255b
emulator/keymaps/Android.mk
emulator/keymaps/qwerty.kcm [deleted file]
emulator/keymaps/qwerty.kl [deleted file]
emulator/keymaps/qwerty2.kcm [deleted file]