1commands: {
2 copy_before: {
3  from: "external/google-smali/scripts/smali"
4  to: "tools/out/bin/android-smali"
5  executable: true
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres/android-smali.jar"
9  to: "tools/out/framework/android-smali.jar"
10  executable: false
11 }
12 copy_before: {
13  from: "prebuilts/r8/d8"
14  to: "tools/out/bin/d8"
15  executable: true
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/prebuilts/r8/d8/linux_glibc_common/combined/d8.jar"
19  to: "tools/out/framework/d8.jar"
20  executable: false
21 }
22 copy_before: {
23  from: "dalvik/dx/etc/jasmin"
24  to: "tools/out/bin/jasmin"
25  executable: true
26 }
27 copy_before: {
28  from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.jar"
29  to: "tools/out/framework/jasmin.jar"
30  executable: false
31 }
32 copy_before: {
33  from: "prebuilts/remoteexecution-client/live/rewrapper"
34  to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
35  executable: false
36 }
37 copy_before: {
38  from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
39  to: "tools/out/bin/soong_zip"
40  executable: false
41 }
42 copy_before: {
43  from: "out/soong/.intermediates/build/make/tools/zipalign/zipalign/linux_glibc_x86_64/zipalign"
44  to: "tools/out/bin/zipalign"
45  executable: false
46 }
47 copy_before: {
48  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
49  to: "tools/out/lib64/libc++.so"
50  executable: false
51 }
52 copy_before: {
53  from: "art/test/001-HelloWorld/Android.bp"
54  to: "art/test/001-HelloWorld/Android.bp"
55 }
56 copy_before: {
57  from: "art/test/001-HelloWorld/expected-stderr.txt"
58  to: "art/test/001-HelloWorld/expected-stderr.txt"
59 }
60 copy_before: {
61  from: "art/test/001-HelloWorld/expected-stdout.txt"
62  to: "art/test/001-HelloWorld/expected-stdout.txt"
63 }
64 copy_before: {
65  from: "art/test/001-HelloWorld/info.txt"
66  to: "art/test/001-HelloWorld/info.txt"
67 }
68 copy_before: {
69  from: "art/test/001-HelloWorld/src/Main.java"
70  to: "art/test/001-HelloWorld/src/Main.java"
71 }
72 copy_before: {
73  from: "art/test/001-Main/Android.bp"
74  to: "art/test/001-Main/Android.bp"
75 }
76 copy_before: {
77  from: "art/test/001-Main/expected-stderr.txt"
78  to: "art/test/001-Main/expected-stderr.txt"
79 }
80 copy_before: {
81  from: "art/test/001-Main/expected-stdout.txt"
82  to: "art/test/001-Main/expected-stdout.txt"
83 }
84 copy_before: {
85  from: "art/test/001-Main/info.txt"
86  to: "art/test/001-Main/info.txt"
87 }
88 copy_before: {
89  from: "art/test/001-Main/src/Main.java"
90  to: "art/test/001-Main/src/Main.java"
91 }
92 copy_before: {
93  from: "art/test/1001-app-image-regions/app_image_regions.cc"
94  to: "art/test/1001-app-image-regions/app_image_regions.cc"
95 }
96 copy_before: {
97  from: "art/test/1001-app-image-regions/build.py"
98  to: "art/test/1001-app-image-regions/build.py"
99 }
100 copy_before: {
101  from: "art/test/1001-app-image-regions/expected-stderr.txt"
102  to: "art/test/1001-app-image-regions/expected-stderr.txt"
103 }
104 copy_before: {
105  from: "art/test/1001-app-image-regions/expected-stdout.txt"
106  to: "art/test/1001-app-image-regions/expected-stdout.txt"
107 }
108 copy_before: {
109  from: "art/test/1001-app-image-regions/generate-sources"
110  to: "art/test/1001-app-image-regions/generate-sources"
111 }
112 copy_before: {
113  from: "art/test/1001-app-image-regions/info.txt"
114  to: "art/test/1001-app-image-regions/info.txt"
115 }
116 copy_before: {
117  from: "art/test/1001-app-image-regions/run.py"
118  to: "art/test/1001-app-image-regions/run.py"
119 }
120 copy_before: {
121  from: "art/test/1001-app-image-regions/src/Main.java"
122  to: "art/test/1001-app-image-regions/src/Main.java"
123 }
124 copy_before: {
125  from: "art/test/101-fibonacci/Android.bp"
126  to: "art/test/101-fibonacci/Android.bp"
127 }
128 copy_before: {
129  from: "art/test/101-fibonacci/expected-stderr.txt"
130  to: "art/test/101-fibonacci/expected-stderr.txt"
131 }
132 copy_before: {
133  from: "art/test/101-fibonacci/expected-stdout.txt"
134  to: "art/test/101-fibonacci/expected-stdout.txt"
135 }
136 copy_before: {
137  from: "art/test/101-fibonacci/info.txt"
138  to: "art/test/101-fibonacci/info.txt"
139 }
140 copy_before: {
141  from: "art/test/101-fibonacci/src/Main.java"
142  to: "art/test/101-fibonacci/src/Main.java"
143 }
144 copy_before: {
145  from: "art/test/1901-get-bytecodes/Android.bp"
146  to: "art/test/1901-get-bytecodes/Android.bp"
147 }
148 copy_before: {
149  from: "art/test/1901-get-bytecodes/bytecodes.cc"
150  to: "art/test/1901-get-bytecodes/bytecodes.cc"
151 }
152 copy_before: {
153  from: "art/test/1901-get-bytecodes/expected-stderr.txt"
154  to: "art/test/1901-get-bytecodes/expected-stderr.txt"
155 }
156 copy_before: {
157  from: "art/test/1901-get-bytecodes/expected-stdout.txt"
158  to: "art/test/1901-get-bytecodes/expected-stdout.txt"
159 }
160 copy_before: {
161  from: "art/test/1901-get-bytecodes/info.txt"
162  to: "art/test/1901-get-bytecodes/info.txt"
163 }
164 copy_before: {
165  from: "art/test/1901-get-bytecodes/run.py"
166  to: "art/test/1901-get-bytecodes/run.py"
167 }
168 copy_before: {
169  from: "art/test/1901-get-bytecodes/src/Main.java"
170  to: "art/test/1901-get-bytecodes/src/Main.java"
171 }
172 copy_before: {
173  from: "art/test/1901-get-bytecodes/src/art/Test1901.java"
174  to: "art/test/1901-get-bytecodes/src/art/Test1901.java"
175 }
176 copy_before: {
177  from: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
178  to: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
179 }
180 copy_before: {
181  from: "art/test/1953-pop-frame/src/art/Test1953.java"
182  to: "art/test/1953-pop-frame/src/art/Test1953.java"
183 }
184 copy_before: {
185  from: "art/test/2001-virtual-structural-multithread/expected-stderr.txt"
186  to: "art/test/2001-virtual-structural-multithread/expected-stderr.txt"
187 }
188 copy_before: {
189  from: "art/test/2001-virtual-structural-multithread/expected-stdout.txt"
190  to: "art/test/2001-virtual-structural-multithread/expected-stdout.txt"
191 }
192 copy_before: {
193  from: "art/test/2001-virtual-structural-multithread/info.txt"
194  to: "art/test/2001-virtual-structural-multithread/info.txt"
195 }
196 copy_before: {
197  from: "art/test/2001-virtual-structural-multithread/run.py"
198  to: "art/test/2001-virtual-structural-multithread/run.py"
199 }
200 copy_before: {
201  from: "art/test/2001-virtual-structural-multithread/src-art/Main.java"
202  to: "art/test/2001-virtual-structural-multithread/src-art/Main.java"
203 }
204 copy_before: {
205  from: "art/test/2001-virtual-structural-multithread/src-art/art/Redefinition.java"
206  to: "art/test/2001-virtual-structural-multithread/src-art/art/Redefinition.java"
207 }
208 copy_before: {
209  from: "art/test/2001-virtual-structural-multithread/src-art/art/Test2001.java"
210  to: "art/test/2001-virtual-structural-multithread/src-art/art/Test2001.java"
211 }
212 copy_before: {
213  from: "art/test/2001-virtual-structural-multithread/src/Main.java"
214  to: "art/test/2001-virtual-structural-multithread/src/Main.java"
215 }
216 copy_before: {
217  from: "art/test/201-built-in-except-detail-messages/Android.bp"
218  to: "art/test/201-built-in-except-detail-messages/Android.bp"
219 }
220 copy_before: {
221  from: "art/test/201-built-in-except-detail-messages/expected-stderr.txt"
222  to: "art/test/201-built-in-except-detail-messages/expected-stderr.txt"
223 }
224 copy_before: {
225  from: "art/test/201-built-in-except-detail-messages/expected-stdout.txt"
226  to: "art/test/201-built-in-except-detail-messages/expected-stdout.txt"
227 }
228 copy_before: {
229  from: "art/test/201-built-in-except-detail-messages/info.txt"
230  to: "art/test/201-built-in-except-detail-messages/info.txt"
231 }
232 copy_before: {
233  from: "art/test/201-built-in-except-detail-messages/src/Main.java"
234  to: "art/test/201-built-in-except-detail-messages/src/Main.java"
235 }
236 copy_before: {
237  from: "art/test/301-abstract-protected/Android.bp"
238  to: "art/test/301-abstract-protected/Android.bp"
239 }
240 copy_before: {
241  from: "art/test/301-abstract-protected/expected-stderr.txt"
242  to: "art/test/301-abstract-protected/expected-stderr.txt"
243 }
244 copy_before: {
245  from: "art/test/301-abstract-protected/expected-stdout.txt"
246  to: "art/test/301-abstract-protected/expected-stdout.txt"
247 }
248 copy_before: {
249  from: "art/test/301-abstract-protected/info.txt"
250  to: "art/test/301-abstract-protected/info.txt"
251 }
252 copy_before: {
253  from: "art/test/301-abstract-protected/src/Main.java"
254  to: "art/test/301-abstract-protected/src/Main.java"
255 }
256 copy_before: {
257  from: "art/test/401-optimizing-compiler/Android.bp"
258  to: "art/test/401-optimizing-compiler/Android.bp"
259 }
260 copy_before: {
261  from: "art/test/401-optimizing-compiler/expected-stderr.txt"
262  to: "art/test/401-optimizing-compiler/expected-stderr.txt"
263 }
264 copy_before: {
265  from: "art/test/401-optimizing-compiler/expected-stdout.txt"
266  to: "art/test/401-optimizing-compiler/expected-stdout.txt"
267 }
268 copy_before: {
269  from: "art/test/401-optimizing-compiler/info.txt"
270  to: "art/test/401-optimizing-compiler/info.txt"
271 }
272 copy_before: {
273  from: "art/test/401-optimizing-compiler/src/Main.java"
274  to: "art/test/401-optimizing-compiler/src/Main.java"
275 }
276 copy_before: {
277  from: "art/test/501-null-constant-dce/expected-stderr.txt"
278  to: "art/test/501-null-constant-dce/expected-stderr.txt"
279 }
280 copy_before: {
281  from: "art/test/501-null-constant-dce/expected-stdout.txt"
282  to: "art/test/501-null-constant-dce/expected-stdout.txt"
283 }
284 copy_before: {
285  from: "art/test/501-null-constant-dce/info.txt"
286  to: "art/test/501-null-constant-dce/info.txt"
287 }
288 copy_before: {
289  from: "art/test/501-null-constant-dce/smali/DCE.smali"
290  to: "art/test/501-null-constant-dce/smali/DCE.smali"
291 }
292 copy_before: {
293  from: "art/test/501-null-constant-dce/src/Main.java"
294  to: "art/test/501-null-constant-dce/src/Main.java"
295 }
296 copy_before: {
297  from: "art/test/501-regression-packed-switch/expected-stderr.txt"
298  to: "art/test/501-regression-packed-switch/expected-stderr.txt"
299 }
300 copy_before: {
301  from: "art/test/501-regression-packed-switch/expected-stdout.txt"
302  to: "art/test/501-regression-packed-switch/expected-stdout.txt"
303 }
304 copy_before: {
305  from: "art/test/501-regression-packed-switch/info.txt"
306  to: "art/test/501-regression-packed-switch/info.txt"
307 }
308 copy_before: {
309  from: "art/test/501-regression-packed-switch/smali/Test.smali"
310  to: "art/test/501-regression-packed-switch/smali/Test.smali"
311 }
312 copy_before: {
313  from: "art/test/501-regression-packed-switch/src/Main.java"
314  to: "art/test/501-regression-packed-switch/src/Main.java"
315 }
316 copy_before: {
317  from: "art/test/601-method-access/expected-stderr.txt"
318  to: "art/test/601-method-access/expected-stderr.txt"
319 }
320 copy_before: {
321  from: "art/test/601-method-access/expected-stdout.txt"
322  to: "art/test/601-method-access/expected-stdout.txt"
323 }
324 copy_before: {
325  from: "art/test/601-method-access/info.txt"
326  to: "art/test/601-method-access/info.txt"
327 }
328 copy_before: {
329  from: "art/test/601-method-access/smali/SubClassUsingInaccessibleMethod.smali"
330  to: "art/test/601-method-access/smali/SubClassUsingInaccessibleMethod.smali"
331 }
332 copy_before: {
333  from: "art/test/601-method-access/src/Main.java"
334  to: "art/test/601-method-access/src/Main.java"
335 }
336 copy_before: {
337  from: "art/test/601-method-access/src/other/ProtectedClass.java"
338  to: "art/test/601-method-access/src/other/ProtectedClass.java"
339 }
340 copy_before: {
341  from: "art/test/601-method-access/src/other/PublicClass.java"
342  to: "art/test/601-method-access/src/other/PublicClass.java"
343 }
344 copy_before: {
345  from: "art/test/701-easy-div-rem/build.py"
346  to: "art/test/701-easy-div-rem/build.py"
347 }
348 copy_before: {
349  from: "art/test/701-easy-div-rem/expected-stderr.txt"
350  to: "art/test/701-easy-div-rem/expected-stderr.txt"
351 }
352 copy_before: {
353  from: "art/test/701-easy-div-rem/expected-stdout.txt"
354  to: "art/test/701-easy-div-rem/expected-stdout.txt"
355 }
356 copy_before: {
357  from: "art/test/701-easy-div-rem/genMain.py"
358  to: "art/test/701-easy-div-rem/genMain.py"
359 }
360 copy_before: {
361  from: "art/test/701-easy-div-rem/generate-sources"
362  to: "art/test/701-easy-div-rem/generate-sources"
363 }
364 copy_before: {
365  from: "art/test/701-easy-div-rem/info.txt"
366  to: "art/test/701-easy-div-rem/info.txt"
367 }
368 copy_before: {
369  from: "art/test/801-VoidCheckCast/classes.dex"
370  to: "art/test/801-VoidCheckCast/classes.dex"
371 }
372 copy_before: {
373  from: "art/test/801-VoidCheckCast/expected-stderr.txt"
374  to: "art/test/801-VoidCheckCast/expected-stderr.txt"
375 }
376 copy_before: {
377  from: "art/test/801-VoidCheckCast/expected-stdout.txt"
378  to: "art/test/801-VoidCheckCast/expected-stdout.txt"
379 }
380 copy_before: {
381  from: "art/test/801-VoidCheckCast/info.txt"
382  to: "art/test/801-VoidCheckCast/info.txt"
383 }
384 copy_before: {
385  from: "art/test/901-hello-ti-agent/Android.bp"
386  to: "art/test/901-hello-ti-agent/Android.bp"
387 }
388 copy_before: {
389  from: "art/test/901-hello-ti-agent/basics.cc"
390  to: "art/test/901-hello-ti-agent/basics.cc"
391 }
392 copy_before: {
393  from: "art/test/901-hello-ti-agent/basics.h"
394  to: "art/test/901-hello-ti-agent/basics.h"
395 }
396 copy_before: {
397  from: "art/test/901-hello-ti-agent/expected-stderr.txt"
398  to: "art/test/901-hello-ti-agent/expected-stderr.txt"
399 }
400 copy_before: {
401  from: "art/test/901-hello-ti-agent/expected-stdout.txt"
402  to: "art/test/901-hello-ti-agent/expected-stdout.txt"
403 }
404 copy_before: {
405  from: "art/test/901-hello-ti-agent/info.txt"
406  to: "art/test/901-hello-ti-agent/info.txt"
407 }
408 copy_before: {
409  from: "art/test/901-hello-ti-agent/run.py"
410  to: "art/test/901-hello-ti-agent/run.py"
411 }
412 copy_before: {
413  from: "art/test/901-hello-ti-agent/src/Main.java"
414  to: "art/test/901-hello-ti-agent/src/Main.java"
415 }
416 copy_before: {
417  from: "art/test/901-hello-ti-agent/src/art/Main.java"
418  to: "art/test/901-hello-ti-agent/src/art/Main.java"
419 }
420 copy_before: {
421  from: "art/test/901-hello-ti-agent/src/art/Test901.java"
422  to: "art/test/901-hello-ti-agent/src/art/Test901.java"
423 }
424 copy_before: {
425  from: "art/test/988-method-trace/expected-stderr.txt"
426  to: "art/test/988-method-trace/expected-stderr.txt"
427 }
428 copy_before: {
429  from: "art/test/988-method-trace/expected-stdout.txt"
430  to: "art/test/988-method-trace/expected-stdout.txt"
431 }
432 copy_before: {
433  from: "art/test/988-method-trace/src/art/Test988.java"
434  to: "art/test/988-method-trace/src/art/Test988.java"
435 }
436 copy_before: {
437  from: "art/test/988-method-trace/src/art/Test988Intrinsics.java"
438  to: "art/test/988-method-trace/src/art/Test988Intrinsics.java"
439 }
440 copy_before: {
441  from: "art/test/988-method-trace/trace_fib.cc"
442  to: "art/test/988-method-trace/trace_fib.cc"
443 }
444 copy_before: {
445  from: "art/test/default_run.py"
446  to: "art/test/default_run.py"
447 }
448 copy_before: {
449  from: "art/test/globals.py"
450  to: "art/test/globals.py"
451 }
452 copy_before: {
453  from: "art/test/jvmti-common/Breakpoint.java"
454  to: "art/test/jvmti-common/Breakpoint.java"
455 }
456 copy_before: {
457  from: "art/test/jvmti-common/Exceptions.java"
458  to: "art/test/jvmti-common/Exceptions.java"
459 }
460 copy_before: {
461  from: "art/test/jvmti-common/FramePop.java"
462  to: "art/test/jvmti-common/FramePop.java"
463 }
464 copy_before: {
465  from: "art/test/jvmti-common/Locals.java"
466  to: "art/test/jvmti-common/Locals.java"
467 }
468 copy_before: {
469  from: "art/test/jvmti-common/Main.java"
470  to: "art/test/jvmti-common/Main.java"
471 }
472 copy_before: {
473  from: "art/test/jvmti-common/Monitors.java"
474  to: "art/test/jvmti-common/Monitors.java"
475 }
476 copy_before: {
477  from: "art/test/jvmti-common/NonStandardExit.java"
478  to: "art/test/jvmti-common/NonStandardExit.java"
479 }
480 copy_before: {
481  from: "art/test/jvmti-common/Redefinition.java"
482  to: "art/test/jvmti-common/Redefinition.java"
483 }
484 copy_before: {
485  from: "art/test/jvmti-common/StackTrace.java"
486  to: "art/test/jvmti-common/StackTrace.java"
487 }
488 copy_before: {
489  from: "art/test/jvmti-common/SuspendEvents.java"
490  to: "art/test/jvmti-common/SuspendEvents.java"
491 }
492 copy_before: {
493  from: "art/test/jvmti-common/Suspension.java"
494  to: "art/test/jvmti-common/Suspension.java"
495 }
496 copy_before: {
497  from: "art/test/jvmti-common/Threads.java"
498  to: "art/test/jvmti-common/Threads.java"
499 }
500 copy_before: {
501  from: "art/test/jvmti-common/Trace.java"
502  to: "art/test/jvmti-common/Trace.java"
503 }
504 copy_before: {
505  from: "art/test/knownfailures.json"
506  to: "art/test/knownfailures.json"
507 }
508 copy_before: {
509  from: "art/test/run-test"
510  to: "art/test/run-test"
511 }
512 copy_before: {
513  from: "art/test/run_test_build.py"
514  to: "art/test/run_test_build.py"
515 }
516 copy_before: {
517  from: "art/test/testrunner/device_config.py"
518  to: "art/test/testrunner/device_config.py"
519 }
520 copy_before: {
521  from: "art/test/testrunner/env.py"
522  to: "art/test/testrunner/env.py"
523 }
524 copy_before: {
525  from: "art/test/testrunner/run_build_test_target.py"
526  to: "art/test/testrunner/run_build_test_target.py"
527 }
528 copy_before: {
529  from: "art/test/testrunner/target_config.py"
530  to: "art/test/testrunner/target_config.py"
531 }
532 copy_before: {
533  from: "art/test/testrunner/testrunner.py"
534  to: "art/test/testrunner/testrunner.py"
535 }
536 copy_before: {
537  from: "art/test/utils/python/generate_java_main.py"
538  to: "art/test/utils/python/generate_java_main.py"
539 }
540 copy_before: {
541  from: "art/test/utils/python/generate_java_varhandle_perf.py"
542  to: "art/test/utils/python/generate_java_varhandle_perf.py"
543 }
544 copy_before: {
545  from: "art/test/utils/python/testgen/mixins.py"
546  to: "art/test/utils/python/testgen/mixins.py"
547 }
548 copy_before: {
549  from: "art/test/utils/python/testgen/utils.py"
550  to: "art/test/utils/python/testgen/utils.py"
551 }
552 copy_before: {
553  from: "development/docs/SDK_RELEASE_NOTES"
554  to: "development/docs/SDK_RELEASE_NOTES"
555 }
556 copy_before: {
557  from: "development/docs/copyright-templates/asm.txt"
558  to: "development/docs/copyright-templates/asm.txt"
559 }
560 copy_before: {
561  from: "development/docs/copyright-templates/bash.txt"
562  to: "development/docs/copyright-templates/bash.txt"
563 }
564 copy_before: {
565  from: "development/docs/copyright-templates/bsd/c.txt"
566  to: "development/docs/copyright-templates/bsd/c.txt"
567 }
568 copy_before: {
569  from: "development/docs/copyright-templates/c.txt"
570  to: "development/docs/copyright-templates/c.txt"
571 }
572 copy_before: {
573  from: "development/docs/copyright-templates/java.txt"
574  to: "development/docs/copyright-templates/java.txt"
575 }
576 copy_before: {
577  from: "development/docs/copyright-templates/make.txt"
578  to: "development/docs/copyright-templates/make.txt"
579 }
580 copy_before: {
581  from: "development/docs/copyright-templates/plain.txt"
582  to: "development/docs/copyright-templates/plain.txt"
583 }
584 copy_before: {
585  from: "development/docs/copyright-templates/sh.txt"
586  to: "development/docs/copyright-templates/sh.txt"
587 }
588 copy_before: {
589  from: "development/docs/copyright-templates/xml.txt"
590  to: "development/docs/copyright-templates/xml.txt"
591 }
592 copy_before: {
593  from: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java"
594  to: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java"
595 }
596 copy_before: {
597  from: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar"
598  to: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar"
599 }
600 copy_before: {
601  from: "prebuilts/misc/common/asm/asm-9.6.jar"
602  to: "prebuilts/misc/common/asm/asm-9.6.jar"
603 }
604 chdir: true
605 command: "art/test/run_test_build.py --out __SBOX_SANDBOX_DIR__/out/art-run-test-jvm-data-shard01.zip --bootclasspath __SBOX_SANDBOX_DIR__/out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar --d8 __SBOX_SANDBOX_DIR__/tools/out/bin/d8 --jasmin __SBOX_SANDBOX_DIR__/tools/out/bin/jasmin --rewrapper __SBOX_SANDBOX_DIR__/tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper --smali __SBOX_SANDBOX_DIR__/tools/out/bin/android-smali --soong_zip __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip --zipalign __SBOX_SANDBOX_DIR__/tools/out/bin/zipalign --mode jvm --test-dir-regex 'art/test/..?01-' art/test/jvmti-common/Breakpoint.java art/test/jvmti-common/Exceptions.java art/test/jvmti-common/FramePop.java art/test/jvmti-common/Locals.java art/test/jvmti-common/Main.java art/test/jvmti-common/Monitors.java art/test/jvmti-common/NonStandardExit.java art/test/jvmti-common/Redefinition.java art/test/jvmti-common/StackTrace.java art/test/jvmti-common/SuspendEvents.java art/test/jvmti-common/Suspension.java art/test/jvmti-common/Threads.java art/test/jvmti-common/Trace.java art/test/utils/python/generate_java_main.py art/test/utils/python/generate_java_varhandle_perf.py art/test/utils/python/testgen/mixins.py art/test/utils/python/testgen/utils.py __SBOX_SANDBOX_DIR__/out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar development/docs/SDK_RELEASE_NOTES development/docs/copyright-templates/asm.txt development/docs/copyright-templates/bash.txt development/docs/copyright-templates/c.txt development/docs/copyright-templates/java.txt development/docs/copyright-templates/make.txt development/docs/copyright-templates/plain.txt development/docs/copyright-templates/sh.txt development/docs/copyright-templates/xml.txt development/docs/copyright-templates/bsd/c.txt prebuilts/misc/common/asm/asm-9.6.jar libcore/ojluni/src/main/java/java/util/AbstractCollection.java art/test/988-method-trace/expected-stdout.txt art/test/988-method-trace/expected-stderr.txt art/test/988-method-trace/src/art/Test988Intrinsics.java art/test/988-method-trace/src/art/Test988.java art/test/988-method-trace/trace_fib.cc art/test/1953-pop-frame/src/art/Test1953.java art/test/1953-pop-frame/src/art/SuspendEvents.java art/test/testrunner/device_config.py art/test/testrunner/env.py art/test/testrunner/run_build_test_target.py art/test/testrunner/target_config.py art/test/testrunner/testrunner.py art/test/knownfailures.json art/test/default_run.py art/test/globals.py art/test/run-test art/test/run_test_build.py art/test/001-HelloWorld/Android.bp art/test/001-HelloWorld/expected-stderr.txt art/test/001-HelloWorld/expected-stdout.txt art/test/001-HelloWorld/info.txt art/test/001-HelloWorld/src/Main.java art/test/001-Main/Android.bp art/test/001-Main/expected-stderr.txt art/test/001-Main/expected-stdout.txt art/test/001-Main/info.txt art/test/001-Main/src/Main.java art/test/101-fibonacci/Android.bp art/test/101-fibonacci/expected-stderr.txt art/test/101-fibonacci/expected-stdout.txt art/test/101-fibonacci/info.txt art/test/101-fibonacci/src/Main.java art/test/201-built-in-except-detail-messages/Android.bp art/test/201-built-in-except-detail-messages/expected-stderr.txt art/test/201-built-in-except-detail-messages/expected-stdout.txt art/test/201-built-in-except-detail-messages/info.txt art/test/201-built-in-except-detail-messages/src/Main.java art/test/301-abstract-protected/Android.bp art/test/301-abstract-protected/expected-stderr.txt art/test/301-abstract-protected/expected-stdout.txt art/test/301-abstract-protected/info.txt art/test/301-abstract-protected/src/Main.java art/test/401-optimizing-compiler/Android.bp art/test/401-optimizing-compiler/expected-stderr.txt art/test/401-optimizing-compiler/expected-stdout.txt art/test/401-optimizing-compiler/info.txt art/test/401-optimizing-compiler/src/Main.java art/test/501-null-constant-dce/expected-stderr.txt art/test/501-null-constant-dce/expected-stdout.txt art/test/501-null-constant-dce/info.txt art/test/501-null-constant-dce/smali/DCE.smali art/test/501-null-constant-dce/src/Main.java art/test/501-regression-packed-switch/expected-stderr.txt art/test/501-regression-packed-switch/expected-stdout.txt art/test/501-regression-packed-switch/info.txt art/test/501-regression-packed-switch/smali/Test.smali art/test/501-regression-packed-switch/src/Main.java art/test/601-method-access/expected-stderr.txt art/test/601-method-access/expected-stdout.txt art/test/601-method-access/info.txt art/test/601-method-access/smali/SubClassUsingInaccessibleMethod.smali art/test/601-method-access/src/Main.java art/test/601-method-access/src/other/ProtectedClass.java art/test/601-method-access/src/other/PublicClass.java art/test/701-easy-div-rem/build.py art/test/701-easy-div-rem/expected-stderr.txt art/test/701-easy-div-rem/expected-stdout.txt art/test/701-easy-div-rem/genMain.py art/test/701-easy-div-rem/generate-sources art/test/701-easy-div-rem/info.txt art/test/801-VoidCheckCast/classes.dex art/test/801-VoidCheckCast/expected-stderr.txt art/test/801-VoidCheckCast/expected-stdout.txt art/test/801-VoidCheckCast/info.txt art/test/901-hello-ti-agent/Android.bp art/test/901-hello-ti-agent/basics.cc art/test/901-hello-ti-agent/basics.h art/test/901-hello-ti-agent/expected-stderr.txt art/test/901-hello-ti-agent/expected-stdout.txt art/test/901-hello-ti-agent/info.txt art/test/901-hello-ti-agent/run.py art/test/901-hello-ti-agent/src/Main.java art/test/901-hello-ti-agent/src/art/Main.java art/test/901-hello-ti-agent/src/art/Test901.java art/test/1001-app-image-regions/app_image_regions.cc art/test/1001-app-image-regions/build.py art/test/1001-app-image-regions/expected-stderr.txt art/test/1001-app-image-regions/expected-stdout.txt art/test/1001-app-image-regions/generate-sources art/test/1001-app-image-regions/info.txt art/test/1001-app-image-regions/run.py art/test/1001-app-image-regions/src/Main.java art/test/1901-get-bytecodes/Android.bp art/test/1901-get-bytecodes/bytecodes.cc art/test/1901-get-bytecodes/expected-stderr.txt art/test/1901-get-bytecodes/expected-stdout.txt art/test/1901-get-bytecodes/info.txt art/test/1901-get-bytecodes/run.py art/test/1901-get-bytecodes/src/Main.java art/test/1901-get-bytecodes/src/art/Test1901.java art/test/2001-virtual-structural-multithread/expected-stderr.txt art/test/2001-virtual-structural-multithread/expected-stdout.txt art/test/2001-virtual-structural-multithread/info.txt art/test/2001-virtual-structural-multithread/run.py art/test/2001-virtual-structural-multithread/src/Main.java art/test/2001-virtual-structural-multithread/src-art/Main.java art/test/2001-virtual-structural-multithread/src-art/art/Redefinition.java art/test/2001-virtual-structural-multithread/src-art/art/Test2001.java"
606 copy_after: {
607  from: "out/art-run-test-jvm-data-shard01.zip"
608  to: "out/soong/.intermediates/art/test/art-run-test-jvm-data-shard01-tmp/android_common/gen/art-run-test-jvm-data-shard01.zip"
609 }
610 input_hash: "7c53bc7822db57011bc2f7e43cc2db4e4d5430142428ee1d45422d7112f68c29"
611 env: {
612  name: "PATH"
613  inherit: true
614 }
615 env: {
616  name: "JAVA_HOME"
617  inherit: true
618 }
619 env: {
620  name: "TMPDIR"
621  inherit: true
622 }
623 env: {
624  name: "RBE_log_dir"
625  inherit: true
626 }
627 env: {
628  name: "RBE_platform"
629  inherit: true
630 }
631 env: {
632  name: "RBE_server_address"
633  inherit: true
634 }
635 env: {
636  name: "RBE_exec_root"
637  inherit: true
638 }
639 env: {
640  name: "OUT_DIR"
641  value: "out"
642 }
643 dont_inherit_env: true
644}
645
646