No description
Find a file
Brian Carlstrom 177285a31e Fix get_abs_build_var to work from below $ANDROID_BUILD_TOP
I tried running gdbclient from a subdirectory of $ANDROID_BUILD_TOP
and found that the absolute paths generated by get_abs_build_var
included my subdirectory's path. This fixed get_abs_build_var to
changing directory in a subshell to $ANDROID_BUILD_TOP before invoking
make.

Change-Id: I12b9d9135ac7c044c21c88ed5705b22b0700c039
2010-04-06 13:22:02 -07:00
core It's beginning to look a lot like release time! 2010-04-05 12:33:11 -07:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target am 43e31a20: Add extra IMEs in the full config 2010-04-05 12:07:00 -07:00
tools cherry-pick db00a226071878ae9bd821d28903dca8f6071140 to froyo. 2010-03-26 18:59:47 -07: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 Add an empty CleanSpec.mk 2010-03-08 18:04:03 -08:00
envsetup.sh Fix get_abs_build_var to work from below $ANDROID_BUILD_TOP 2010-04-06 13:22:02 -07:00