No description
Find a file
Magnus Karlsson c90449f2a8 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: I7cd80497632fb3b9e7ce2f3a7888d4924a355f52
2010-08-30 16:51:28 +02:00
core Add new variable TARGET_SHELL := ash (default; or mksh) 2010-08-24 18:08:47 -07:00
libs/host Fix build - USE_MINGW seems to be the preferred define 2010-07-09 13:25:41 -07:00
target Fixed problem with keymap files copied to target 2010-08-30 16:51:28 +02:00
tools Create systemtarball either with bz2 or gz 2010-07-08 16:36:05 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default Switch the required host Java environment to 1.6. 2010-06-30 13:36:27 -05:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:03 -08:00
envsetup.sh Add full_x86 product. 2010-07-15 14:04:39 -07:00