Skip to content
Commit 4762436a authored by Paul Duffin's avatar Paul Duffin
Browse files

Retry: "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
(cherry picked from commit b05d4295)
Change-Id: Id21cc74d2d37c5a75983fdcd7393f6a37f8872c9
parent 933e19a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment