platform_build_soong/ui
Daniel Norman b8e7f81af6 Removes $(PRODUCT_OUT)/misc_info.txt on installclean.
misc_info.txt's build rule does not contain inputs to tell it to
refresh on an incremental build, so incremental builds (even after
installclean) were reusing this file.

With this change, misc_info.txt is removed by installclean so that an
incremental build generates the file fresh.

Test: # misc_info.txt exists; m installclean; # misc_info.txt gone
Bug: 155930200
Change-Id: Ia319925dad26f98049a988ee1ceb1e20db621353
2020-05-07 23:48:30 +00:00
..
build Removes $(PRODUCT_OUT)/misc_info.txt on installclean. 2020-05-07 23:48:30 +00:00
logger Panic if logging is attempted after Close 2019-03-21 21:17:04 -07:00
metrics Add a new protobuf message named Upload to upload build metrics. 2020-04-16 14:02:56 -07:00
status Generate the build_error protobuf file on first build action error. 2020-03-19 18:23:26 -07:00
terminal smart_status: move channel write outside lock to avoid deadlock 2019-10-29 15:27:32 -07:00
tracer Move all output through StatusOutput 2019-06-12 21:30:56 -07:00