diff options
author | 2019-12-05 07:36:11 -0800 | |
---|---|---|
committer | 2019-12-05 09:38:56 -0800 | |
commit | 6a9bf214f90645788d2c197d5b1dd83f23812f72 (patch) | |
tree | f685bc7b5db58d04f0e0713ea89c62bb47aa68e6 /java/java_test.go | |
parent | 46fc58ee8d151200b12e595f9edf1d8b57f40b42 (diff) |
Fix cc_fuzz ignoring soong namespaces.
cc_fuzz ignored soong namespaces, and built all cc_fuzz modules into the
architecture package. This caused naming conflicts where two modules had
the same name but were in different namespaces.
Now, cc_fuzz will only build modules that are in the same namespace as
the product definition - resolving the duplicate definitions error.
Bug: 145240569
Test: m haiku
Change-Id: I0a0acd139426301586ac5e3aba8ce5527cb7a1b5
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions