platform_build_soong/ui
Dan Willemsen a18660d366 Have installclean remove android-info.txt again
I removed *.txt from the installclean list yesterday, but it turns out
that android-info.txt being removed was the only thing triggering
system.prop to be rebuilt on the incremental build servers. So continue
android-info.txt so that the version information in system.prop is
correct.

I'll follow this up with a more complicated change to make the
system.prop generation depend on the build number/versions more
directly, but that's a more complicated change since we need to change
how the build number file is written.

Bug: 62252890
Test: m ...intermediates/system.prop; m installclean; m ...intermediates/system.prop
Change-Id: I25dd8ddd99f7b2c927a8cbfb7f1aca1dd3e82a82
2017-06-01 22:49:47 +00:00
..
build Have installclean remove android-info.txt again 2017-06-01 22:49:47 +00:00
logger Add a Go replacement for our top-level Make wrapper 2017-02-06 14:05:07 -08:00
tracer Move version checking from Make into soong_ui 2017-05-15 16:21:33 -07:00