diff options
author | Daniel Norman <danielnorman@google.com> | 2020-05-07 16:39:36 -0700 |
---|---|---|
committer | Daniel Norman <danielnorman@google.com> | 2020-05-07 23:48:30 +0000 |
commit | b8e7f81af60992c55549360270c2c47466a03e84 (patch) | |
tree | 9fa0db54c4476947bbe4c3fa53024f18bacf5f3f /sdk/java_sdk_test.go | |
parent | af6fbcbccacf5a2f4a7f683ca089f47d3ccb04fe (diff) |
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
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions