Files
build_soong/java
Paul Duffin 726d23c26a Improve java_sdk_library handling of test_current
When building a library against sdk_version: system_current it uses the
system stubs of any java_sdk_library that it references. Previously,
when building against sdk_version: test_current this used the public
stubs of any java_sdk_library. This change causes it to use the
test stubs instead to be consistent with the handling of system and
public.

Bug: 148080325
Test: updated the test
      ran m nothing which failed as expected
	  fixed the code
	  ran m nothing again which succeeded
Change-Id: I58ec5bd243701c5a5c75664e2bb615ce7b2f2441
2020-01-31 13:42:41 +00:00
..
2019-09-29 23:26:37 -07:00
2020-01-24 10:35:52 -08:00
2019-10-04 14:00:36 -07:00
2019-01-23 18:05:18 +00:00
2019-07-17 11:15:09 -07:00
2019-07-17 11:15:09 -07:00
2019-10-26 20:35:13 +00:00
2019-12-18 08:19:10 -08:00
2020-01-03 14:16:22 +09:00
2019-10-18 15:14:15 -07:00