Fetch all *CLASSPATH jars and dump their data into .pb files in the temp
directory shared between the target preparer and the testcases.
Test: atest ClasspathFetcherTest
Bug: 254647172
Change-Id: I008001975ba5febbec5fec20a908b1dcc02308f6
Add proto messages relevant to the SJP test. The test may fetch jars
from any of the *CLASSPATH env variables, shared library jars and
apk-in-apex.
Test: m classpath_classes_proto_java
Bug: 254647172
Change-Id: Ie77a489901dc6b4b31f92f457af845f23a16babb
This will take over the responsibilities of StrictJavaPackagesTest's
setup code, and by fetching and processing all classpath data, as
defined in go/stricter-java-packages-test .
Test: atest ClasspathFetcherTest
Bug: 254647172
Change-Id: I93d2651994f7602d60ae91ca2401b83ae8c57baf
This is a utility to help installing and updating apexes in tests as
well as cleaning them up when the test finishes.
Test: manually by using the code to install apexes, make sure they were
installed and also that they were removed after the test.
Change-Id: Iac881661b90332c9612c11f916f6df7d8e671aa8