+39
−50
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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