Slightly modified build_make env
Go to file
Joe Onorato 700b88e145 Pass device characteristic information through to aapt.
A build configuration can define PRODUCT_CHARACTERISTICS, which is
a comma-separated list of device characteristics, for example
"nosdcard,grayscale".  This will be passed through to aapt with
the --product flag.

Change-Id: I902c034b2f2824dbd2d33449308ee08beeb09551
2010-10-06 10:44:33 -04:00
core Pass device characteristic information through to aapt. 2010-10-06 10:44:33 -04:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Add location shared library to core build. 2010-09-28 14:25:05 -07:00
tools Fix userdata partition's ext4 mount point to data. 2010-09-27 17:49:03 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default The java version changed, and we made envsetup automatically find the right JAVA_HOME. 2010-06-23 14:03:13 -07:00
CleanSpec.mk Pass device characteristic information through to aapt. 2010-10-06 10:44:33 -04:00
envsetup.sh Fix mmm to work with an ANDROID_BUILD_TOP that contains a symlink 2010-09-28 13:44:39 -07:00