platform_build_soong/cmd
Colin Cross ca3e2878d8 Convert soong_javac_filter to a wrapper
Piping the output of javac through a filter makes it hard to capture
the exit status.  Convert it to a wrapper that executes javac and
propagates the exit status.

Bug: 36666657
Test: javac_wrapper_test
Change-Id: I9b56cc3794023aabc9328138a68830e26e980f97
2017-04-18 10:36:33 -07:00
..
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
javac_wrapper Convert soong_javac_filter to a wrapper 2017-04-18 10:36:33 -07:00
microfactory Microfactory support for transitive link dependencies 2017-03-31 17:21:33 -07:00
multiproduct_kati multiproduct_kati: better directory names. 2017-03-29 22:38:42 -07:00
soong_build Move registration into android package 2016-10-12 14:30:44 -07:00
soong_env Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00
soong_ui Fix dist if $DIST_DIR/logs doesn't exist 2017-03-01 17:39:32 -08:00
soong_zip Added functionality in soong_zip that supports adding root prefix. 2017-03-20 10:59:49 -07:00
zip2zip Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00