platform_build_soong/cmd/release_config
Cole Faust 3b30067f88 Log warnings to stdout instead of stderr
Currently, both stdout and stderr are redirected to a file. We want
stderr to be visible on the terminal in case the release config
fails, but we don't want to see the spam of warnings release config
always produces.

Move the warnings to stdout so they stay in the file when we start
showing stderr.

Test: m nothing
Change-Id: Ic869675f917270a472142b6e3a4210acaad7499b
2024-05-21 18:17:47 -07:00
..
build_flag build_flag: improve default flag value directory 2024-05-07 13:59:28 -07:00
build_flag_declarations Add build-flag-declarations tool 2024-05-21 15:34:11 -07:00
crunch_flags Minor flagging cleanup 2024-05-21 15:35:28 -07:00
release_config export list of files used by the release config 2024-05-16 15:47:01 -07:00
release_config_lib Log warnings to stdout instead of stderr 2024-05-21 18:17:47 -07:00
release_config_proto Minor flagging cleanup 2024-05-21 15:35:28 -07:00