No description
Find a file
Guang Zhu 9cd3d8c654 improvement for emma filter option
the original implementation directly embeds the filter variable into command
line; this implies that filter variable cannot contain any whitespaces,
otherwise it'll be misintepreted as a new command line argument to emma. the
side effect is that user will be forced to cram all filter related java
class/package names into one line, which could be very long. with this
change, user can use line continuation ("\") or appending ("+=") to break
up long filter specs.

Change-Id: I2c130033cdb5120251d6f84c3dd906d140d52991
2010-06-15 13:37:30 -07:00
core improvement for emma filter option 2010-06-15 13:37:30 -07:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Add SystemUI.apk to the generic build. 2010-06-02 14:48:35 -07:00
tools am 7a794289: Merge "Unbundle the build system." into froyo 2010-06-09 11:33:32 -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 Revert "Merge "Switch the required host Java environment to 1.6." into kraken" 2010-06-11 15:22:42 -07:00