summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-03-17 19:16:40 +0900
committerJiyong Park <jiyong@google.com>2020-03-18 12:45:50 +0900
commit162e844c40f1425f6b4d48def3ea9a6676f99b5a (patch)
tree6c2c5903176a40896ebf80d8acf3b38dbc11d20e /java/java.go
parent79505fbf2215e33d6a31782690597469342cf4b0 (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 Merged-In: I38655da62b590b669ab4649815b61a5a8e314154 (cherry picked from commit 9918e1afd7ee027dde86c43ca4e14f4399dc758a) Change-Id: I38655da62b590b669ab4649815b61a5a8e314154
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions