platform_build_soong/ui
Patrice Arruda 19bd53e39c soong_ui: Do not clean the OutDir path multiple times.
If OUT_DIR has been specified through the command line arguments,
it is sanitized first and NewConfig sets the OUT_DIR in the build
environment. When calling OutDir from Config instance, the out
was being sanitized again which is unnecessary.

Bug: b/118730755
Test: Ran unit test cases, "lunch" followed by "m" command.
Change-Id: Ieb4ffa1026c802c76c7369e8cdb3923a4c70f4b3
2019-07-16 11:22:22 -07:00
..
build soong_ui: Do not clean the OutDir path multiple times. 2019-07-16 11:22:22 -07:00
logger Panic if logging is attempted after Close 2019-03-21 21:17:04 -07:00
metrics Soong: Fix the package name in metrics.proto file 2019-06-14 15:27:46 -07:00
status Compute critical path when ninja finishes 2019-06-26 11:31:17 -07:00
terminal Perform TERM check for file writers only 2019-07-02 09:51:42 -07:00
tracer Move all output through StatusOutput 2019-06-12 21:30:56 -07:00