Commit Graph

6 Commits

Author SHA1 Message Date
David Srbecky
fe0fb066ce Revert^2 "Switch to 'external/google-smali'"
f4d314133d
(cherry picked from https://android-review.googlesource.com/q/commit:45e960fb2b51660ecf47f672c9dce7f37d0c216b)
Merged-In: I58a954e74e5e980224c300d4d58e536f345dcc10
Change-Id: I58a954e74e5e980224c300d4d58e536f345dcc10
2023-12-12 13:12:24 +00:00
Liu Liu
f4d314133d Revert "Switch to 'external/google-smali'"
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
2023-12-09 00:06:16 +00:00
David Srbecky
5d64f9910c Switch to 'external/google-smali'
The 'external/smali' repo has been deprecated.

Bug: 279165123
Test: TreeHugger
Change-Id: I6b8d80a2a086a617f8ed87a08b4a8684d79b57d5
2023-12-08 17:28:44 +00:00
Andrei Onea
9f4e40c814 Create base conformance framework test
Test: atest sdkextensions_conformance_framework_tests
Bug: 254647310

Change-Id: I2eb5da132bc7d66909f641b2e1c479f69aa22ae0
2022-12-20 12:02:03 +00:00
Andrei Onea
816b8b6b99 Add fetch code for classpath jars
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
2022-11-24 18:58:41 +00:00
Andrei Onea
7cede5aa6a Create basic reentrant ClasspathFetcher targetprep
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
2022-11-03 15:53:26 +00:00