summaryrefslogtreecommitdiff
path: root/rust/compiler.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2020-03-17 19:16:40 +0900
committer Jiyong Park <jiyong@google.com> 2020-03-17 19:16:40 +0900
commit9918e1afd7ee027dde86c43ca4e14f4399dc758a (patch)
tree709e8e0b986a9cd755e4cbb773a026f5f0193849 /rust/compiler.go
parent4f65ea2992a8da16dacdbdec0c470b4b2264e539 (diff)
track static deps when gatherint notices for apex
This change fixes a bug that license info for statically linked libraries are absent in the merged notice for APEX. The problem was that we were iterating over the apexFiles list that represents actual files (not Soong modules) that are included in the APEX. The problem is now fixed by iterarting the all the modules that directly or indirectly contribute to the APEX using walkPayloadDeps() function. Bug: 149455933 Test: m Change-Id: I38655da62b590b669ab4649815b61a5a8e314154
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions