Revert submission 2862565-use-google-smali
Reason for revert: DroidMonitor: Potential culprit for Bug X - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted. b/315495442
Reverted changes: /q/submissionid:2862565-use-google-smali
Change-Id: I9a162d8c0915943432b888474303c46a5954afca
Added SPDX-license-identifier-Apache-2.0 to:
java/com/android/modules/targetprep/proto/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Change-Id: I97b92ff8cc572f8cf1a097421a5931fcac1468a2
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