summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2019-12-13 18:50:24 -0800
committer Dan Willemsen <dwillemsen@google.com> 2019-12-13 19:38:23 -0800
commit7842826f4966159cc3548a5a180b411040831918 (patch)
tree11af8cbdb9498a5ed0f36a0de8d0f37bbea7b56c /java/java_test.go
parentac68248051e778708f665e16ed364103a6f9897c (diff)
Remove obsolete copy headers
When LOCAL_COPY_HEADER lines are removed, we just removed the copy rule, we didn't actually remove the old header, so C/C++ files could still include the old headers during incremental builds. While we do consider LOCAL_COPY_HEADERS as near-obsolet, and it'll disappear as we move everything over to Soong, this could produce some unfortunate incremental build results while people are attempting to remove them. Fix this by ensuring that only the files currently listed in LOCAL_COPY_HEADERS exist in TARGET_OUT_HEADERS after we run Kati. Test: Remove a LOCAL_COPY_HEADERS entry; see the header removed Change-Id: I817305703a6996d50490d552623d7df019b608c9
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions