Go to file
Jean-Baptiste Queru 9b4a81237b Get rid of $(combo_target)
The only OS-ARCH combo that would have benefited from it
is linux-x86, but it explicitly used separate configurations
for the HOST_ and TARGET_ side of things.

This makes is clear which files are related to the HOST_
configuration and which ones are related to the TARGET_
configuration, and expands $(combo_target) to the only
possible/reasonable value that it could have had in every
file.

This also cleans up the simulator, by moving it in a single
place in TARGET_linux_x86 (since the only part that's special
is to use HOST_ settings even when building TARGET_ modules).

Change-Id: I2420eeb8cfe539f5807ec99cb3177ffb9f2476d5
2010-02-23 12:36:56 -08:00
core Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Enable DeskClock on all devices. 2010-02-09 15:55:45 -05:00
tools pass blobs to applypatch in incremental OTAs 2010-02-22 15:41:53 -08:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default merge from open-source master 2009-11-09 10:34:27 -08:00
cleanspec.mk Clean up libdvm variants. 2010-02-19 14:49:11 -08:00
envsetup.sh godir search should ignore .repo directory 2010-01-30 11:45:03 -08:00