summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2019-01-03 21:35:58 +0900
committer Jiyong Park <jiyong@google.com> 2019-01-04 03:37:00 +0900
commit67883b3ec640c6da8b22422ffbd2dc4f13ebf09e (patch)
tree112d04761c635078a296ab74f8fbc4a8874faf48 /java/java_test.go
parentd26357ebbd6e4df8f62f5dc6c91c0eaa71a44222 (diff)
Fix: stubs lib is installed in APEX
This CL fixes the problem that when a lib is defined with stubs, the stubs variantof the lib is installed to the APEX. This was happening because the non-stubs variant is the last variant of the 'version' variants and addFarVariationDependencies selects the first variant when the 'version' variant isn't specified. Fixing the problem by making the non-stubs variant (whose name is "") the first variant. Test: m (apex_test) Change-Id: I1505fd2f29a0d70c916bad51000aa06f2b80b137
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions