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/012-math/Android.bp" 54 to: "art/test/012-math/Android.bp" 55 } 56 copy_before: { 57 from: "art/test/012-math/expected-stderr.txt" 58 to: "art/test/012-math/expected-stderr.txt" 59 } 60 copy_before: { 61 from: "art/test/012-math/expected-stdout.txt" 62 to: "art/test/012-math/expected-stdout.txt" 63 } 64 copy_before: { 65 from: "art/test/012-math/info.txt" 66 to: "art/test/012-math/info.txt" 67 } 68 copy_before: { 69 from: "art/test/012-math/src/Main.java" 70 to: "art/test/012-math/src/Main.java" 71 } 72 copy_before: { 73 from: "art/test/112-double-math/Android.bp" 74 to: "art/test/112-double-math/Android.bp" 75 } 76 copy_before: { 77 from: "art/test/112-double-math/expected-stderr.txt" 78 to: "art/test/112-double-math/expected-stderr.txt" 79 } 80 copy_before: { 81 from: "art/test/112-double-math/expected-stdout.txt" 82 to: "art/test/112-double-math/expected-stdout.txt" 83 } 84 copy_before: { 85 from: "art/test/112-double-math/info.txt" 86 to: "art/test/112-double-math/info.txt" 87 } 88 copy_before: { 89 from: "art/test/112-double-math/src/Main.java" 90 to: "art/test/112-double-math/src/Main.java" 91 } 92 copy_before: { 93 from: "art/test/1912-get-set-local-primitive/Android.bp" 94 to: "art/test/1912-get-set-local-primitive/Android.bp" 95 } 96 copy_before: { 97 from: "art/test/1912-get-set-local-primitive/expected-stderr.txt" 98 to: "art/test/1912-get-set-local-primitive/expected-stderr.txt" 99 } 100 copy_before: { 101 from: "art/test/1912-get-set-local-primitive/expected-stdout.txt" 102 to: "art/test/1912-get-set-local-primitive/expected-stdout.txt" 103 } 104 copy_before: { 105 from: "art/test/1912-get-set-local-primitive/info.txt" 106 to: "art/test/1912-get-set-local-primitive/info.txt" 107 } 108 copy_before: { 109 from: "art/test/1912-get-set-local-primitive/run.py" 110 to: "art/test/1912-get-set-local-primitive/run.py" 111 } 112 copy_before: { 113 from: "art/test/1912-get-set-local-primitive/src/Main.java" 114 to: "art/test/1912-get-set-local-primitive/src/Main.java" 115 } 116 copy_before: { 117 from: "art/test/1912-get-set-local-primitive/src/art/Breakpoint.java" 118 to: "art/test/1912-get-set-local-primitive/src/art/Breakpoint.java" 119 } 120 copy_before: { 121 from: "art/test/1912-get-set-local-primitive/src/art/Locals.java" 122 to: "art/test/1912-get-set-local-primitive/src/art/Locals.java" 123 } 124 copy_before: { 125 from: "art/test/1912-get-set-local-primitive/src/art/StackTrace.java" 126 to: "art/test/1912-get-set-local-primitive/src/art/StackTrace.java" 127 } 128 copy_before: { 129 from: "art/test/1912-get-set-local-primitive/src/art/Suspension.java" 130 to: "art/test/1912-get-set-local-primitive/src/art/Suspension.java" 131 } 132 copy_before: { 133 from: "art/test/1912-get-set-local-primitive/src/art/Test1912.java" 134 to: "art/test/1912-get-set-local-primitive/src/art/Test1912.java" 135 } 136 copy_before: { 137 from: "art/test/1953-pop-frame/src/art/SuspendEvents.java" 138 to: "art/test/1953-pop-frame/src/art/SuspendEvents.java" 139 } 140 copy_before: { 141 from: "art/test/1953-pop-frame/src/art/Test1953.java" 142 to: "art/test/1953-pop-frame/src/art/Test1953.java" 143 } 144 copy_before: { 145 from: "art/test/2012-structural-redefinition-failures-jni-id/Android.bp" 146 to: "art/test/2012-structural-redefinition-failures-jni-id/Android.bp" 147 } 148 copy_before: { 149 from: "art/test/2012-structural-redefinition-failures-jni-id/expected-stderr.txt" 150 to: "art/test/2012-structural-redefinition-failures-jni-id/expected-stderr.txt" 151 } 152 copy_before: { 153 from: "art/test/2012-structural-redefinition-failures-jni-id/expected-stdout.txt" 154 to: "art/test/2012-structural-redefinition-failures-jni-id/expected-stdout.txt" 155 } 156 copy_before: { 157 from: "art/test/2012-structural-redefinition-failures-jni-id/info.txt" 158 to: "art/test/2012-structural-redefinition-failures-jni-id/info.txt" 159 } 160 copy_before: { 161 from: "art/test/2012-structural-redefinition-failures-jni-id/run.py" 162 to: "art/test/2012-structural-redefinition-failures-jni-id/run.py" 163 } 164 copy_before: { 165 from: "art/test/2012-structural-redefinition-failures-jni-id/set-jni-id-used.cc" 166 to: "art/test/2012-structural-redefinition-failures-jni-id/set-jni-id-used.cc" 167 } 168 copy_before: { 169 from: "art/test/2012-structural-redefinition-failures-jni-id/src-art/Main.java" 170 to: "art/test/2012-structural-redefinition-failures-jni-id/src-art/Main.java" 171 } 172 copy_before: { 173 from: "art/test/2012-structural-redefinition-failures-jni-id/src-art/art/Redefinition.java" 174 to: "art/test/2012-structural-redefinition-failures-jni-id/src-art/art/Redefinition.java" 175 } 176 copy_before: { 177 from: "art/test/2012-structural-redefinition-failures-jni-id/src-art/art/Test1983.java" 178 to: "art/test/2012-structural-redefinition-failures-jni-id/src-art/art/Test1983.java" 179 } 180 copy_before: { 181 from: "art/test/412-new-array/expected-stderr.txt" 182 to: "art/test/412-new-array/expected-stderr.txt" 183 } 184 copy_before: { 185 from: "art/test/412-new-array/expected-stdout.txt" 186 to: "art/test/412-new-array/expected-stdout.txt" 187 } 188 copy_before: { 189 from: "art/test/412-new-array/info.txt" 190 to: "art/test/412-new-array/info.txt" 191 } 192 copy_before: { 193 from: "art/test/412-new-array/smali/fill_array_data.smali" 194 to: "art/test/412-new-array/smali/fill_array_data.smali" 195 } 196 copy_before: { 197 from: "art/test/412-new-array/smali/filled_new_array.smali" 198 to: "art/test/412-new-array/smali/filled_new_array.smali" 199 } 200 copy_before: { 201 from: "art/test/412-new-array/smali/filled_new_array_verify_error.smali" 202 to: "art/test/412-new-array/smali/filled_new_array_verify_error.smali" 203 } 204 copy_before: { 205 from: "art/test/412-new-array/src/Main.java" 206 to: "art/test/412-new-array/src/Main.java" 207 } 208 copy_before: { 209 from: "art/test/412-new-array/src/TestCase.java" 210 to: "art/test/412-new-array/src/TestCase.java" 211 } 212 copy_before: { 213 from: "art/test/612-jit-dex-cache/build.py" 214 to: "art/test/612-jit-dex-cache/build.py" 215 } 216 copy_before: { 217 from: "art/test/612-jit-dex-cache/expected-stderr.txt" 218 to: "art/test/612-jit-dex-cache/expected-stderr.txt" 219 } 220 copy_before: { 221 from: "art/test/612-jit-dex-cache/expected-stdout.txt" 222 to: "art/test/612-jit-dex-cache/expected-stdout.txt" 223 } 224 copy_before: { 225 from: "art/test/612-jit-dex-cache/info.txt" 226 to: "art/test/612-jit-dex-cache/info.txt" 227 } 228 copy_before: { 229 from: "art/test/612-jit-dex-cache/src-ex/LoadedByAppClassLoader.java" 230 to: "art/test/612-jit-dex-cache/src-ex/LoadedByAppClassLoader.java" 231 } 232 copy_before: { 233 from: "art/test/612-jit-dex-cache/src-ex2/B.java" 234 to: "art/test/612-jit-dex-cache/src-ex2/B.java" 235 } 236 copy_before: { 237 from: "art/test/612-jit-dex-cache/src/A.java" 238 to: "art/test/612-jit-dex-cache/src/A.java" 239 } 240 copy_before: { 241 from: "art/test/612-jit-dex-cache/src/B.java" 242 to: "art/test/612-jit-dex-cache/src/B.java" 243 } 244 copy_before: { 245 from: "art/test/612-jit-dex-cache/src/Main.java" 246 to: "art/test/612-jit-dex-cache/src/Main.java" 247 } 248 copy_before: { 249 from: "art/test/612-jit-dex-cache/test-metadata.json" 250 to: "art/test/612-jit-dex-cache/test-metadata.json" 251 } 252 copy_before: { 253 from: "art/test/712-varhandle-invocations/build.py" 254 to: "art/test/712-varhandle-invocations/build.py" 255 } 256 copy_before: { 257 from: "art/test/712-varhandle-invocations/expected-stderr.txt" 258 to: "art/test/712-varhandle-invocations/expected-stderr.txt" 259 } 260 copy_before: { 261 from: "art/test/712-varhandle-invocations/expected-stdout.txt" 262 to: "art/test/712-varhandle-invocations/expected-stdout.txt" 263 } 264 copy_before: { 265 from: "art/test/712-varhandle-invocations/generate-sources" 266 to: "art/test/712-varhandle-invocations/generate-sources" 267 } 268 copy_before: { 269 from: "art/test/712-varhandle-invocations/info.txt" 270 to: "art/test/712-varhandle-invocations/info.txt" 271 } 272 copy_before: { 273 from: "art/test/712-varhandle-invocations/src/SampleValues.java" 274 to: "art/test/712-varhandle-invocations/src/SampleValues.java" 275 } 276 copy_before: { 277 from: "art/test/712-varhandle-invocations/src/SimpleTests.java" 278 to: "art/test/712-varhandle-invocations/src/SimpleTests.java" 279 } 280 copy_before: { 281 from: "art/test/712-varhandle-invocations/src/VarHandleAccessorExceptionTests.java" 282 to: "art/test/712-varhandle-invocations/src/VarHandleAccessorExceptionTests.java" 283 } 284 copy_before: { 285 from: "art/test/712-varhandle-invocations/src/VarHandleArrayTests.java" 286 to: "art/test/712-varhandle-invocations/src/VarHandleArrayTests.java" 287 } 288 copy_before: { 289 from: "art/test/712-varhandle-invocations/src/VarHandleBadCoordinateTests.java" 290 to: "art/test/712-varhandle-invocations/src/VarHandleBadCoordinateTests.java" 291 } 292 copy_before: { 293 from: "art/test/712-varhandle-invocations/src/VarHandleFpCasTests.java" 294 to: "art/test/712-varhandle-invocations/src/VarHandleFpCasTests.java" 295 } 296 copy_before: { 297 from: "art/test/712-varhandle-invocations/src/VarHandleReflectiveTest.java" 298 to: "art/test/712-varhandle-invocations/src/VarHandleReflectiveTest.java" 299 } 300 copy_before: { 301 from: "art/test/712-varhandle-invocations/src/VarHandleTypeConversionTests.java" 302 to: "art/test/712-varhandle-invocations/src/VarHandleTypeConversionTests.java" 303 } 304 copy_before: { 305 from: "art/test/712-varhandle-invocations/src/VarHandleUnitTest.java" 306 to: "art/test/712-varhandle-invocations/src/VarHandleUnitTest.java" 307 } 308 copy_before: { 309 from: "art/test/712-varhandle-invocations/src/VarHandleUnitTestCollector.java" 310 to: "art/test/712-varhandle-invocations/src/VarHandleUnitTestCollector.java" 311 } 312 copy_before: { 313 from: "art/test/712-varhandle-invocations/src/VarHandleUnitTestHelpers.java" 314 to: "art/test/712-varhandle-invocations/src/VarHandleUnitTestHelpers.java" 315 } 316 copy_before: { 317 from: "art/test/712-varhandle-invocations/src/Widget.java" 318 to: "art/test/712-varhandle-invocations/src/Widget.java" 319 } 320 copy_before: { 321 from: "art/test/712-varhandle-invocations/src/WidgetInterface.java" 322 to: "art/test/712-varhandle-invocations/src/WidgetInterface.java" 323 } 324 copy_before: { 325 from: "art/test/712-varhandle-invocations/util-src/generate_java.py" 326 to: "art/test/712-varhandle-invocations/util-src/generate_java.py" 327 } 328 copy_before: { 329 from: "art/test/812-recursive-default/Android.bp" 330 to: "art/test/812-recursive-default/Android.bp" 331 } 332 copy_before: { 333 from: "art/test/812-recursive-default/expected-stderr.txt" 334 to: "art/test/812-recursive-default/expected-stderr.txt" 335 } 336 copy_before: { 337 from: "art/test/812-recursive-default/expected-stdout.txt" 338 to: "art/test/812-recursive-default/expected-stdout.txt" 339 } 340 copy_before: { 341 from: "art/test/812-recursive-default/info.txt" 342 to: "art/test/812-recursive-default/info.txt" 343 } 344 copy_before: { 345 from: "art/test/812-recursive-default/src/Main.java" 346 to: "art/test/812-recursive-default/src/Main.java" 347 } 348 copy_before: { 349 from: "art/test/912-classes/Android.bp" 350 to: "art/test/912-classes/Android.bp" 351 } 352 copy_before: { 353 from: "art/test/912-classes/classes.cc" 354 to: "art/test/912-classes/classes.cc" 355 } 356 copy_before: { 357 from: "art/test/912-classes/classes_art.cc" 358 to: "art/test/912-classes/classes_art.cc" 359 } 360 copy_before: { 361 from: "art/test/912-classes/expected-stderr.txt" 362 to: "art/test/912-classes/expected-stderr.txt" 363 } 364 copy_before: { 365 from: "art/test/912-classes/expected-stdout.txt" 366 to: "art/test/912-classes/expected-stdout.txt" 367 } 368 copy_before: { 369 from: "art/test/912-classes/info.txt" 370 to: "art/test/912-classes/info.txt" 371 } 372 copy_before: { 373 from: "art/test/912-classes/run.py" 374 to: "art/test/912-classes/run.py" 375 } 376 copy_before: { 377 from: "art/test/912-classes/src-art/Main.java" 378 to: "art/test/912-classes/src-art/Main.java" 379 } 380 copy_before: { 381 from: "art/test/912-classes/src-art/art/DexData.java" 382 to: "art/test/912-classes/src-art/art/DexData.java" 383 } 384 copy_before: { 385 from: "art/test/912-classes/src-art/art/Main.java" 386 to: "art/test/912-classes/src-art/art/Main.java" 387 } 388 copy_before: { 389 from: "art/test/912-classes/src-art/art/Test912.java" 390 to: "art/test/912-classes/src-art/art/Test912.java" 391 } 392 copy_before: { 393 from: "art/test/912-classes/src-art/art/Test912Art.java" 394 to: "art/test/912-classes/src-art/art/Test912Art.java" 395 } 396 copy_before: { 397 from: "art/test/988-method-trace/expected-stderr.txt" 398 to: "art/test/988-method-trace/expected-stderr.txt" 399 } 400 copy_before: { 401 from: "art/test/988-method-trace/expected-stdout.txt" 402 to: "art/test/988-method-trace/expected-stdout.txt" 403 } 404 copy_before: { 405 from: "art/test/988-method-trace/src/art/Test988.java" 406 to: "art/test/988-method-trace/src/art/Test988.java" 407 } 408 copy_before: { 409 from: "art/test/988-method-trace/src/art/Test988Intrinsics.java" 410 to: "art/test/988-method-trace/src/art/Test988Intrinsics.java" 411 } 412 copy_before: { 413 from: "art/test/988-method-trace/trace_fib.cc" 414 to: "art/test/988-method-trace/trace_fib.cc" 415 } 416 copy_before: { 417 from: "art/test/default_run.py" 418 to: "art/test/default_run.py" 419 } 420 copy_before: { 421 from: "art/test/globals.py" 422 to: "art/test/globals.py" 423 } 424 copy_before: { 425 from: "art/test/jvmti-common/Breakpoint.java" 426 to: "art/test/jvmti-common/Breakpoint.java" 427 } 428 copy_before: { 429 from: "art/test/jvmti-common/Exceptions.java" 430 to: "art/test/jvmti-common/Exceptions.java" 431 } 432 copy_before: { 433 from: "art/test/jvmti-common/FramePop.java" 434 to: "art/test/jvmti-common/FramePop.java" 435 } 436 copy_before: { 437 from: "art/test/jvmti-common/Locals.java" 438 to: "art/test/jvmti-common/Locals.java" 439 } 440 copy_before: { 441 from: "art/test/jvmti-common/Main.java" 442 to: "art/test/jvmti-common/Main.java" 443 } 444 copy_before: { 445 from: "art/test/jvmti-common/Monitors.java" 446 to: "art/test/jvmti-common/Monitors.java" 447 } 448 copy_before: { 449 from: "art/test/jvmti-common/NonStandardExit.java" 450 to: "art/test/jvmti-common/NonStandardExit.java" 451 } 452 copy_before: { 453 from: "art/test/jvmti-common/Redefinition.java" 454 to: "art/test/jvmti-common/Redefinition.java" 455 } 456 copy_before: { 457 from: "art/test/jvmti-common/StackTrace.java" 458 to: "art/test/jvmti-common/StackTrace.java" 459 } 460 copy_before: { 461 from: "art/test/jvmti-common/SuspendEvents.java" 462 to: "art/test/jvmti-common/SuspendEvents.java" 463 } 464 copy_before: { 465 from: "art/test/jvmti-common/Suspension.java" 466 to: "art/test/jvmti-common/Suspension.java" 467 } 468 copy_before: { 469 from: "art/test/jvmti-common/Threads.java" 470 to: "art/test/jvmti-common/Threads.java" 471 } 472 copy_before: { 473 from: "art/test/jvmti-common/Trace.java" 474 to: "art/test/jvmti-common/Trace.java" 475 } 476 copy_before: { 477 from: "art/test/knownfailures.json" 478 to: "art/test/knownfailures.json" 479 } 480 copy_before: { 481 from: "art/test/run-test" 482 to: "art/test/run-test" 483 } 484 copy_before: { 485 from: "art/test/run_test_build.py" 486 to: "art/test/run_test_build.py" 487 } 488 copy_before: { 489 from: "art/test/testrunner/device_config.py" 490 to: "art/test/testrunner/device_config.py" 491 } 492 copy_before: { 493 from: "art/test/testrunner/env.py" 494 to: "art/test/testrunner/env.py" 495 } 496 copy_before: { 497 from: "art/test/testrunner/run_build_test_target.py" 498 to: "art/test/testrunner/run_build_test_target.py" 499 } 500 copy_before: { 501 from: "art/test/testrunner/target_config.py" 502 to: "art/test/testrunner/target_config.py" 503 } 504 copy_before: { 505 from: "art/test/testrunner/testrunner.py" 506 to: "art/test/testrunner/testrunner.py" 507 } 508 copy_before: { 509 from: "art/test/utils/python/generate_java_main.py" 510 to: "art/test/utils/python/generate_java_main.py" 511 } 512 copy_before: { 513 from: "art/test/utils/python/generate_java_varhandle_perf.py" 514 to: "art/test/utils/python/generate_java_varhandle_perf.py" 515 } 516 copy_before: { 517 from: "art/test/utils/python/testgen/mixins.py" 518 to: "art/test/utils/python/testgen/mixins.py" 519 } 520 copy_before: { 521 from: "art/test/utils/python/testgen/utils.py" 522 to: "art/test/utils/python/testgen/utils.py" 523 } 524 copy_before: { 525 from: "development/docs/SDK_RELEASE_NOTES" 526 to: "development/docs/SDK_RELEASE_NOTES" 527 } 528 copy_before: { 529 from: "development/docs/copyright-templates/asm.txt" 530 to: "development/docs/copyright-templates/asm.txt" 531 } 532 copy_before: { 533 from: "development/docs/copyright-templates/bash.txt" 534 to: "development/docs/copyright-templates/bash.txt" 535 } 536 copy_before: { 537 from: "development/docs/copyright-templates/bsd/c.txt" 538 to: "development/docs/copyright-templates/bsd/c.txt" 539 } 540 copy_before: { 541 from: "development/docs/copyright-templates/c.txt" 542 to: "development/docs/copyright-templates/c.txt" 543 } 544 copy_before: { 545 from: "development/docs/copyright-templates/java.txt" 546 to: "development/docs/copyright-templates/java.txt" 547 } 548 copy_before: { 549 from: "development/docs/copyright-templates/make.txt" 550 to: "development/docs/copyright-templates/make.txt" 551 } 552 copy_before: { 553 from: "development/docs/copyright-templates/plain.txt" 554 to: "development/docs/copyright-templates/plain.txt" 555 } 556 copy_before: { 557 from: "development/docs/copyright-templates/sh.txt" 558 to: "development/docs/copyright-templates/sh.txt" 559 } 560 copy_before: { 561 from: "development/docs/copyright-templates/xml.txt" 562 to: "development/docs/copyright-templates/xml.txt" 563 } 564 copy_before: { 565 from: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java" 566 to: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java" 567 } 568 copy_before: { 569 from: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar" 570 to: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar" 571 } 572 copy_before: { 573 from: "prebuilts/misc/common/asm/asm-9.6.jar" 574 to: "prebuilts/misc/common/asm/asm-9.6.jar" 575 } 576 chdir: true 577 command: "art/test/run_test_build.py --out __SBOX_SANDBOX_DIR__/out/art-run-test-host-data-shard12.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 host --test-dir-regex 'art/test/..?12-' 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/012-math/Android.bp art/test/012-math/expected-stderr.txt art/test/012-math/expected-stdout.txt art/test/012-math/info.txt art/test/012-math/src/Main.java art/test/112-double-math/Android.bp art/test/112-double-math/expected-stderr.txt art/test/112-double-math/expected-stdout.txt art/test/112-double-math/info.txt art/test/112-double-math/src/Main.java art/test/412-new-array/expected-stderr.txt art/test/412-new-array/expected-stdout.txt art/test/412-new-array/info.txt art/test/412-new-array/smali/fill_array_data.smali art/test/412-new-array/smali/filled_new_array.smali art/test/412-new-array/smali/filled_new_array_verify_error.smali art/test/412-new-array/src/Main.java art/test/412-new-array/src/TestCase.java art/test/612-jit-dex-cache/build.py art/test/612-jit-dex-cache/expected-stderr.txt art/test/612-jit-dex-cache/expected-stdout.txt art/test/612-jit-dex-cache/info.txt art/test/612-jit-dex-cache/test-metadata.json art/test/612-jit-dex-cache/src/A.java art/test/612-jit-dex-cache/src/B.java art/test/612-jit-dex-cache/src/Main.java art/test/612-jit-dex-cache/src-ex/LoadedByAppClassLoader.java art/test/612-jit-dex-cache/src-ex2/B.java art/test/712-varhandle-invocations/build.py art/test/712-varhandle-invocations/expected-stderr.txt art/test/712-varhandle-invocations/expected-stdout.txt art/test/712-varhandle-invocations/generate-sources art/test/712-varhandle-invocations/info.txt art/test/712-varhandle-invocations/src/SampleValues.java art/test/712-varhandle-invocations/src/SimpleTests.java art/test/712-varhandle-invocations/src/VarHandleAccessorExceptionTests.java art/test/712-varhandle-invocations/src/VarHandleArrayTests.java art/test/712-varhandle-invocations/src/VarHandleBadCoordinateTests.java art/test/712-varhandle-invocations/src/VarHandleFpCasTests.java art/test/712-varhandle-invocations/src/VarHandleReflectiveTest.java art/test/712-varhandle-invocations/src/VarHandleTypeConversionTests.java art/test/712-varhandle-invocations/src/VarHandleUnitTest.java art/test/712-varhandle-invocations/src/VarHandleUnitTestCollector.java art/test/712-varhandle-invocations/src/VarHandleUnitTestHelpers.java art/test/712-varhandle-invocations/src/Widget.java art/test/712-varhandle-invocations/src/WidgetInterface.java art/test/712-varhandle-invocations/util-src/generate_java.py art/test/812-recursive-default/Android.bp art/test/812-recursive-default/expected-stderr.txt art/test/812-recursive-default/expected-stdout.txt art/test/812-recursive-default/info.txt art/test/812-recursive-default/src/Main.java art/test/912-classes/Android.bp art/test/912-classes/classes.cc art/test/912-classes/classes_art.cc art/test/912-classes/expected-stderr.txt art/test/912-classes/expected-stdout.txt art/test/912-classes/info.txt art/test/912-classes/run.py art/test/912-classes/src-art/Main.java art/test/912-classes/src-art/art/DexData.java art/test/912-classes/src-art/art/Main.java art/test/912-classes/src-art/art/Test912.java art/test/912-classes/src-art/art/Test912Art.java art/test/1912-get-set-local-primitive/Android.bp art/test/1912-get-set-local-primitive/expected-stderr.txt art/test/1912-get-set-local-primitive/expected-stdout.txt art/test/1912-get-set-local-primitive/info.txt art/test/1912-get-set-local-primitive/run.py art/test/1912-get-set-local-primitive/src/Main.java art/test/1912-get-set-local-primitive/src/art/Breakpoint.java art/test/1912-get-set-local-primitive/src/art/Locals.java art/test/1912-get-set-local-primitive/src/art/StackTrace.java art/test/1912-get-set-local-primitive/src/art/Suspension.java art/test/1912-get-set-local-primitive/src/art/Test1912.java art/test/2012-structural-redefinition-failures-jni-id/Android.bp art/test/2012-structural-redefinition-failures-jni-id/expected-stderr.txt art/test/2012-structural-redefinition-failures-jni-id/expected-stdout.txt art/test/2012-structural-redefinition-failures-jni-id/info.txt art/test/2012-structural-redefinition-failures-jni-id/run.py art/test/2012-structural-redefinition-failures-jni-id/set-jni-id-used.cc art/test/2012-structural-redefinition-failures-jni-id/src-art/Main.java art/test/2012-structural-redefinition-failures-jni-id/src-art/art/Redefinition.java art/test/2012-structural-redefinition-failures-jni-id/src-art/art/Test1983.java" 578 copy_after: { 579 from: "out/art-run-test-host-data-shard12.zip" 580 to: "out/soong/.intermediates/art/test/art-run-test-host-data-shard12-tmp/android_common/gen/art-run-test-host-data-shard12.zip" 581 } 582 input_hash: "1bd30fec9d06d3b08f8f17a73196666f03a6ed31a721aca4e453baec8a18e96f" 583 env: { 584 name: "PATH" 585 inherit: true 586 } 587 env: { 588 name: "JAVA_HOME" 589 inherit: true 590 } 591 env: { 592 name: "TMPDIR" 593 inherit: true 594 } 595 env: { 596 name: "RBE_log_dir" 597 inherit: true 598 } 599 env: { 600 name: "RBE_platform" 601 inherit: true 602 } 603 env: { 604 name: "RBE_server_address" 605 inherit: true 606 } 607 env: { 608 name: "RBE_exec_root" 609 inherit: true 610 } 611 env: { 612 name: "OUT_DIR" 613 value: "out" 614 } 615 dont_inherit_env: true 616} 617 618