summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2018-05-07 15:28:05 -0700
committer Colin Cross <ccross@android.com> 2018-05-07 15:28:05 -0700
commit3607f21303837dcc5ec1da66fa1bc8ffc680de61 (patch)
tree368b8fc32498d54c578ae1a4da91d584c6717be3 /java/java_test.go
parent028f42f002ffb679e9e8816ce74bb15623203b0f (diff)
Don't install modules in unexported namespaces
Make builds handle modules with duplicate names in different namespaces by passing a list of exported namespaces to Soong. Soong-only builds can try to install both modules, leading to a duplicate rule error. Re-use the same list of exported namespaces in Soong, which will be empty in all existing Soong-only builds. This will effectively only install modules in the root namespace in Soong-only builds. Test: m checkbuild Bug: 79369665 Change-Id: Ie80d4b77e1dce165a33579fcf58b571989794b35
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions