summaryrefslogtreecommitdiff
path: root/java/sdk_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2020-05-20 12:19:10 +0100
committer Paul Duffin <paulduffin@google.com> 2020-05-20 18:00:45 +0100
commitb05d4295de0883cb1e31c04971a6c5dbea719ed1 (patch)
tree434abd2ec9957045dc757a46f1f00059945e00f8 /java/sdk_test.go
parentff000d65d4929323fe4395320de9e2ae2fe380bb (diff)
java_sdk_library: Extract common stubs redirect code
The java_sdk_library and java_sdk_library_import redirect a request for header and implementation jars to broadly the same place although the java_sdk_library does have some special code that is mixed in with the common code. This change separates the java_sdk_library special code from the common code and moves the common code into its own method for use by both module types. That makes the special behavior clearer and ensures the common behavior remains consistent in future. Test: m nothing Bug: 155164730 Change-Id: I53e41a18792488aefd6a886c587559e90b3c4fde
Diffstat (limited to 'java/sdk_test.go')
0 files changed, 0 insertions, 0 deletions