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/027-arithmetic/Android.bp" 54 to: "art/test/027-arithmetic/Android.bp" 55 } 56 copy_before: { 57 from: "art/test/027-arithmetic/expected-stderr.txt" 58 to: "art/test/027-arithmetic/expected-stderr.txt" 59 } 60 copy_before: { 61 from: "art/test/027-arithmetic/expected-stdout.txt" 62 to: "art/test/027-arithmetic/expected-stdout.txt" 63 } 64 copy_before: { 65 from: "art/test/027-arithmetic/info.txt" 66 to: "art/test/027-arithmetic/info.txt" 67 } 68 copy_before: { 69 from: "art/test/027-arithmetic/src/Main.java" 70 to: "art/test/027-arithmetic/src/Main.java" 71 } 72 copy_before: { 73 from: "art/test/127-checker-secondarydex/expected-stderr.txt" 74 to: "art/test/127-checker-secondarydex/expected-stderr.txt" 75 } 76 copy_before: { 77 from: "art/test/127-checker-secondarydex/expected-stdout.txt" 78 to: "art/test/127-checker-secondarydex/expected-stdout.txt" 79 } 80 copy_before: { 81 from: "art/test/127-checker-secondarydex/info.txt" 82 to: "art/test/127-checker-secondarydex/info.txt" 83 } 84 copy_before: { 85 from: "art/test/127-checker-secondarydex/javac_post.sh" 86 to: "art/test/127-checker-secondarydex/javac_post.sh" 87 } 88 copy_before: { 89 from: "art/test/127-checker-secondarydex/run.py" 90 to: "art/test/127-checker-secondarydex/run.py" 91 } 92 copy_before: { 93 from: "art/test/127-checker-secondarydex/src/Main.java" 94 to: "art/test/127-checker-secondarydex/src/Main.java" 95 } 96 copy_before: { 97 from: "art/test/127-checker-secondarydex/src/Super.java" 98 to: "art/test/127-checker-secondarydex/src/Super.java" 99 } 100 copy_before: { 101 from: "art/test/127-checker-secondarydex/src/Test.java" 102 to: "art/test/127-checker-secondarydex/src/Test.java" 103 } 104 copy_before: { 105 from: "art/test/1927-exception-event/Android.bp" 106 to: "art/test/1927-exception-event/Android.bp" 107 } 108 copy_before: { 109 from: "art/test/1927-exception-event/exception_event.cc" 110 to: "art/test/1927-exception-event/exception_event.cc" 111 } 112 copy_before: { 113 from: "art/test/1927-exception-event/expected-stderr.txt" 114 to: "art/test/1927-exception-event/expected-stderr.txt" 115 } 116 copy_before: { 117 from: "art/test/1927-exception-event/expected-stdout.txt" 118 to: "art/test/1927-exception-event/expected-stdout.txt" 119 } 120 copy_before: { 121 from: "art/test/1927-exception-event/info.txt" 122 to: "art/test/1927-exception-event/info.txt" 123 } 124 copy_before: { 125 from: "art/test/1927-exception-event/run.py" 126 to: "art/test/1927-exception-event/run.py" 127 } 128 copy_before: { 129 from: "art/test/1927-exception-event/src/Main.java" 130 to: "art/test/1927-exception-event/src/Main.java" 131 } 132 copy_before: { 133 from: "art/test/1927-exception-event/src/art/Breakpoint.java" 134 to: "art/test/1927-exception-event/src/art/Breakpoint.java" 135 } 136 copy_before: { 137 from: "art/test/1927-exception-event/src/art/Exceptions.java" 138 to: "art/test/1927-exception-event/src/art/Exceptions.java" 139 } 140 copy_before: { 141 from: "art/test/1927-exception-event/src/art/StackTrace.java" 142 to: "art/test/1927-exception-event/src/art/StackTrace.java" 143 } 144 copy_before: { 145 from: "art/test/1927-exception-event/src/art/Suspension.java" 146 to: "art/test/1927-exception-event/src/art/Suspension.java" 147 } 148 copy_before: { 149 from: "art/test/1927-exception-event/src/art/Test1927.java" 150 to: "art/test/1927-exception-event/src/art/Test1927.java" 151 } 152 copy_before: { 153 from: "art/test/1953-pop-frame/src/art/SuspendEvents.java" 154 to: "art/test/1953-pop-frame/src/art/SuspendEvents.java" 155 } 156 copy_before: { 157 from: "art/test/1953-pop-frame/src/art/Test1953.java" 158 to: "art/test/1953-pop-frame/src/art/Test1953.java" 159 } 160 copy_before: { 161 from: "art/test/2027-TwiceTheSameMemoryCouple/Android.bp" 162 to: "art/test/2027-TwiceTheSameMemoryCouple/Android.bp" 163 } 164 copy_before: { 165 from: "art/test/2027-TwiceTheSameMemoryCouple/expected-stderr.txt" 166 to: "art/test/2027-TwiceTheSameMemoryCouple/expected-stderr.txt" 167 } 168 copy_before: { 169 from: "art/test/2027-TwiceTheSameMemoryCouple/expected-stdout.txt" 170 to: "art/test/2027-TwiceTheSameMemoryCouple/expected-stdout.txt" 171 } 172 copy_before: { 173 from: "art/test/2027-TwiceTheSameMemoryCouple/info.txt" 174 to: "art/test/2027-TwiceTheSameMemoryCouple/info.txt" 175 } 176 copy_before: { 177 from: "art/test/2027-TwiceTheSameMemoryCouple/src/Main.java" 178 to: "art/test/2027-TwiceTheSameMemoryCouple/src/Main.java" 179 } 180 copy_before: { 181 from: "art/test/427-bitwise/Android.bp" 182 to: "art/test/427-bitwise/Android.bp" 183 } 184 copy_before: { 185 from: "art/test/427-bitwise/expected-stderr.txt" 186 to: "art/test/427-bitwise/expected-stderr.txt" 187 } 188 copy_before: { 189 from: "art/test/427-bitwise/expected-stdout.txt" 190 to: "art/test/427-bitwise/expected-stdout.txt" 191 } 192 copy_before: { 193 from: "art/test/427-bitwise/info.txt" 194 to: "art/test/427-bitwise/info.txt" 195 } 196 copy_before: { 197 from: "art/test/427-bitwise/src/Main.java" 198 to: "art/test/427-bitwise/src/Main.java" 199 } 200 copy_before: { 201 from: "art/test/427-bounds/Android.bp" 202 to: "art/test/427-bounds/Android.bp" 203 } 204 copy_before: { 205 from: "art/test/427-bounds/expected-stderr.txt" 206 to: "art/test/427-bounds/expected-stderr.txt" 207 } 208 copy_before: { 209 from: "art/test/427-bounds/expected-stdout.txt" 210 to: "art/test/427-bounds/expected-stdout.txt" 211 } 212 copy_before: { 213 from: "art/test/427-bounds/info.txt" 214 to: "art/test/427-bounds/info.txt" 215 } 216 copy_before: { 217 from: "art/test/427-bounds/src/Main.java" 218 to: "art/test/427-bounds/src/Main.java" 219 } 220 copy_before: { 221 from: "art/test/527-checker-array-access-simd/Android.bp" 222 to: "art/test/527-checker-array-access-simd/Android.bp" 223 } 224 copy_before: { 225 from: "art/test/527-checker-array-access-simd/expected-stderr.txt" 226 to: "art/test/527-checker-array-access-simd/expected-stderr.txt" 227 } 228 copy_before: { 229 from: "art/test/527-checker-array-access-simd/expected-stdout.txt" 230 to: "art/test/527-checker-array-access-simd/expected-stdout.txt" 231 } 232 copy_before: { 233 from: "art/test/527-checker-array-access-simd/info.txt" 234 to: "art/test/527-checker-array-access-simd/info.txt" 235 } 236 copy_before: { 237 from: "art/test/527-checker-array-access-simd/src/Main.java" 238 to: "art/test/527-checker-array-access-simd/src/Main.java" 239 } 240 copy_before: { 241 from: "art/test/527-checker-array-access-split/Android.bp" 242 to: "art/test/527-checker-array-access-split/Android.bp" 243 } 244 copy_before: { 245 from: "art/test/527-checker-array-access-split/expected-stderr.txt" 246 to: "art/test/527-checker-array-access-split/expected-stderr.txt" 247 } 248 copy_before: { 249 from: "art/test/527-checker-array-access-split/expected-stdout.txt" 250 to: "art/test/527-checker-array-access-split/expected-stdout.txt" 251 } 252 copy_before: { 253 from: "art/test/527-checker-array-access-split/info.txt" 254 to: "art/test/527-checker-array-access-split/info.txt" 255 } 256 copy_before: { 257 from: "art/test/527-checker-array-access-split/src/Main.java" 258 to: "art/test/527-checker-array-access-split/src/Main.java" 259 } 260 copy_before: { 261 from: "art/test/627-checker-unroll/Android.bp" 262 to: "art/test/627-checker-unroll/Android.bp" 263 } 264 copy_before: { 265 from: "art/test/627-checker-unroll/expected-stderr.txt" 266 to: "art/test/627-checker-unroll/expected-stderr.txt" 267 } 268 copy_before: { 269 from: "art/test/627-checker-unroll/expected-stdout.txt" 270 to: "art/test/627-checker-unroll/expected-stdout.txt" 271 } 272 copy_before: { 273 from: "art/test/627-checker-unroll/info.txt" 274 to: "art/test/627-checker-unroll/info.txt" 275 } 276 copy_before: { 277 from: "art/test/627-checker-unroll/src/Main.java" 278 to: "art/test/627-checker-unroll/src/Main.java" 279 } 280 copy_before: { 281 from: "art/test/727-checker-unresolved-class/expected-stderr.txt" 282 to: "art/test/727-checker-unresolved-class/expected-stderr.txt" 283 } 284 copy_before: { 285 from: "art/test/727-checker-unresolved-class/expected-stdout.txt" 286 to: "art/test/727-checker-unresolved-class/expected-stdout.txt" 287 } 288 copy_before: { 289 from: "art/test/727-checker-unresolved-class/info.txt" 290 to: "art/test/727-checker-unresolved-class/info.txt" 291 } 292 copy_before: { 293 from: "art/test/727-checker-unresolved-class/jasmin/GetPackagePrivateSubclassOfUnresolvedClass2FromSamePackage.j" 294 to: "art/test/727-checker-unresolved-class/jasmin/GetPackagePrivateSubclassOfUnresolvedClass2FromSamePackage.j" 295 } 296 copy_before: { 297 from: "art/test/727-checker-unresolved-class/jasmin/GetPublicSubclassOfUnresolvedClass2FromSamePackage.j" 298 to: "art/test/727-checker-unresolved-class/jasmin/GetPublicSubclassOfUnresolvedClass2FromSamePackage.j" 299 } 300 copy_before: { 301 from: "art/test/727-checker-unresolved-class/res/updateable.txt" 302 to: "art/test/727-checker-unresolved-class/res/updateable.txt" 303 } 304 copy_before: { 305 from: "art/test/727-checker-unresolved-class/run.py" 306 to: "art/test/727-checker-unresolved-class/run.py" 307 } 308 copy_before: { 309 from: "art/test/727-checker-unresolved-class/src-bcpex/unresolved/BcpExMarker.java" 310 to: "art/test/727-checker-unresolved-class/src-bcpex/unresolved/BcpExMarker.java" 311 } 312 copy_before: { 313 from: "art/test/727-checker-unresolved-class/src-ex/Test.java" 314 to: "art/test/727-checker-unresolved-class/src-ex/Test.java" 315 } 316 copy_before: { 317 from: "art/test/727-checker-unresolved-class/src-ex/getters/GetPackagePrivateSubclassOfUnresolvedClass2.java" 318 to: "art/test/727-checker-unresolved-class/src-ex/getters/GetPackagePrivateSubclassOfUnresolvedClass2.java" 319 } 320 copy_before: { 321 from: "art/test/727-checker-unresolved-class/src-ex/getters/GetPublicSubclassOfUnresolvedClass2.java" 322 to: "art/test/727-checker-unresolved-class/src-ex/getters/GetPublicSubclassOfUnresolvedClass2.java" 323 } 324 copy_before: { 325 from: "art/test/727-checker-unresolved-class/src-ex/resolved/PackagePrivateSubclassOfUnresolvedClass2.java" 326 to: "art/test/727-checker-unresolved-class/src-ex/resolved/PackagePrivateSubclassOfUnresolvedClass2.java" 327 } 328 copy_before: { 329 from: "art/test/727-checker-unresolved-class/src-ex/resolved/PackagePrivateSubclassOfUnresolvedClass2Proxy.java" 330 to: "art/test/727-checker-unresolved-class/src-ex/resolved/PackagePrivateSubclassOfUnresolvedClass2Proxy.java" 331 } 332 copy_before: { 333 from: "art/test/727-checker-unresolved-class/src-ex/resolved/PublicSubclassOfUnresolvedClass2.java" 334 to: "art/test/727-checker-unresolved-class/src-ex/resolved/PublicSubclassOfUnresolvedClass2.java" 335 } 336 copy_before: { 337 from: "art/test/727-checker-unresolved-class/src-ex2/resolved/PackagePrivateSubclassOfUnresolvedClass2.java" 338 to: "art/test/727-checker-unresolved-class/src-ex2/resolved/PackagePrivateSubclassOfUnresolvedClass2.java" 339 } 340 copy_before: { 341 from: "art/test/727-checker-unresolved-class/src-multidex/getters/GetUnresolvedPublicClassFromDifferentDexFile.java" 342 to: "art/test/727-checker-unresolved-class/src-multidex/getters/GetUnresolvedPublicClassFromDifferentDexFile.java" 343 } 344 copy_before: { 345 from: "art/test/727-checker-unresolved-class/src/Main.java" 346 to: "art/test/727-checker-unresolved-class/src/Main.java" 347 } 348 copy_before: { 349 from: "art/test/727-checker-unresolved-class/src/getters/GetPackagePrivateSubclassOfUnresolvedClass.java" 350 to: "art/test/727-checker-unresolved-class/src/getters/GetPackagePrivateSubclassOfUnresolvedClass.java" 351 } 352 copy_before: { 353 from: "art/test/727-checker-unresolved-class/src/getters/GetPublicSubclassOfUnresolvedClass.java" 354 to: "art/test/727-checker-unresolved-class/src/getters/GetPublicSubclassOfUnresolvedClass.java" 355 } 356 copy_before: { 357 from: "art/test/727-checker-unresolved-class/src/getters/GetUnresolvedPackagePrivateClass.java" 358 to: "art/test/727-checker-unresolved-class/src/getters/GetUnresolvedPackagePrivateClass.java" 359 } 360 copy_before: { 361 from: "art/test/727-checker-unresolved-class/src/getters/GetUnresolvedPublicClass.java" 362 to: "art/test/727-checker-unresolved-class/src/getters/GetUnresolvedPublicClass.java" 363 } 364 copy_before: { 365 from: "art/test/727-checker-unresolved-class/src/resolved/GetPackagePrivateSubclassOfUnresolvedClassFromSamePackage.java" 366 to: "art/test/727-checker-unresolved-class/src/resolved/GetPackagePrivateSubclassOfUnresolvedClassFromSamePackage.java" 367 } 368 copy_before: { 369 from: "art/test/727-checker-unresolved-class/src/resolved/GetPublicSubclassOfUnresolvedClassFromSamePackage.java" 370 to: "art/test/727-checker-unresolved-class/src/resolved/GetPublicSubclassOfUnresolvedClassFromSamePackage.java" 371 } 372 copy_before: { 373 from: "art/test/727-checker-unresolved-class/src/resolved/PackagePrivateSubclassOfUnresolvedClass.java" 374 to: "art/test/727-checker-unresolved-class/src/resolved/PackagePrivateSubclassOfUnresolvedClass.java" 375 } 376 copy_before: { 377 from: "art/test/727-checker-unresolved-class/src/resolved/PackagePrivateSubclassOfUnresolvedClassProxy.java" 378 to: "art/test/727-checker-unresolved-class/src/resolved/PackagePrivateSubclassOfUnresolvedClassProxy.java" 379 } 380 copy_before: { 381 from: "art/test/727-checker-unresolved-class/src/resolved/PublicSubclassOfUnresolvedClass.java" 382 to: "art/test/727-checker-unresolved-class/src/resolved/PublicSubclassOfUnresolvedClass.java" 383 } 384 copy_before: { 385 from: "art/test/727-checker-unresolved-class/src/resolved/ResolvedPackagePrivateClass.java" 386 to: "art/test/727-checker-unresolved-class/src/resolved/ResolvedPackagePrivateClass.java" 387 } 388 copy_before: { 389 from: "art/test/727-checker-unresolved-class/src/resolved/ResolvedPublicSubclassOfPackagePrivateClass.java" 390 to: "art/test/727-checker-unresolved-class/src/resolved/ResolvedPublicSubclassOfPackagePrivateClass.java" 391 } 392 copy_before: { 393 from: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPackagePrivateClass.java" 394 to: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPackagePrivateClass.java" 395 } 396 copy_before: { 397 from: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPackagePrivateClassProxy.java" 398 to: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPackagePrivateClassProxy.java" 399 } 400 copy_before: { 401 from: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPublicClass.java" 402 to: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPublicClass.java" 403 } 404 copy_before: { 405 from: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPublicClazz.java" 406 to: "art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPublicClazz.java" 407 } 408 copy_before: { 409 from: "art/test/727-checker-unresolved-class/src2/resolved/PackagePrivateSubclassOfUnresolvedClass.java" 410 to: "art/test/727-checker-unresolved-class/src2/resolved/PackagePrivateSubclassOfUnresolvedClass.java" 411 } 412 copy_before: { 413 from: "art/test/727-checker-unresolved-class/src2/resolved/ResolvedPackagePrivateClass.java" 414 to: "art/test/727-checker-unresolved-class/src2/resolved/ResolvedPackagePrivateClass.java" 415 } 416 copy_before: { 417 from: "art/test/727-checker-unresolved-class/src2/unresolved/UnresolvedPackagePrivateClass.java" 418 to: "art/test/727-checker-unresolved-class/src2/unresolved/UnresolvedPackagePrivateClass.java" 419 } 420 copy_before: { 421 from: "art/test/827-resolve-method/expected-stderr.txt" 422 to: "art/test/827-resolve-method/expected-stderr.txt" 423 } 424 copy_before: { 425 from: "art/test/827-resolve-method/expected-stdout.txt" 426 to: "art/test/827-resolve-method/expected-stdout.txt" 427 } 428 copy_before: { 429 from: "art/test/827-resolve-method/info.txt" 430 to: "art/test/827-resolve-method/info.txt" 431 } 432 copy_before: { 433 from: "art/test/827-resolve-method/src-ex/Caller.java" 434 to: "art/test/827-resolve-method/src-ex/Caller.java" 435 } 436 copy_before: { 437 from: "art/test/827-resolve-method/src/Main.java" 438 to: "art/test/827-resolve-method/src/Main.java" 439 } 440 copy_before: { 441 from: "art/test/827-resolve-method/src/pkg1/SubClass.java" 442 to: "art/test/827-resolve-method/src/pkg1/SubClass.java" 443 } 444 copy_before: { 445 from: "art/test/927-timers/Android.bp" 446 to: "art/test/927-timers/Android.bp" 447 } 448 copy_before: { 449 from: "art/test/927-timers/expected-stderr.txt" 450 to: "art/test/927-timers/expected-stderr.txt" 451 } 452 copy_before: { 453 from: "art/test/927-timers/expected-stdout.txt" 454 to: "art/test/927-timers/expected-stdout.txt" 455 } 456 copy_before: { 457 from: "art/test/927-timers/info.txt" 458 to: "art/test/927-timers/info.txt" 459 } 460 copy_before: { 461 from: "art/test/927-timers/run.py" 462 to: "art/test/927-timers/run.py" 463 } 464 copy_before: { 465 from: "art/test/927-timers/src/Main.java" 466 to: "art/test/927-timers/src/Main.java" 467 } 468 copy_before: { 469 from: "art/test/927-timers/src/art/Test927.java" 470 to: "art/test/927-timers/src/art/Test927.java" 471 } 472 copy_before: { 473 from: "art/test/927-timers/timers.cc" 474 to: "art/test/927-timers/timers.cc" 475 } 476 copy_before: { 477 from: "art/test/988-method-trace/expected-stderr.txt" 478 to: "art/test/988-method-trace/expected-stderr.txt" 479 } 480 copy_before: { 481 from: "art/test/988-method-trace/expected-stdout.txt" 482 to: "art/test/988-method-trace/expected-stdout.txt" 483 } 484 copy_before: { 485 from: "art/test/988-method-trace/src/art/Test988.java" 486 to: "art/test/988-method-trace/src/art/Test988.java" 487 } 488 copy_before: { 489 from: "art/test/988-method-trace/src/art/Test988Intrinsics.java" 490 to: "art/test/988-method-trace/src/art/Test988Intrinsics.java" 491 } 492 copy_before: { 493 from: "art/test/988-method-trace/trace_fib.cc" 494 to: "art/test/988-method-trace/trace_fib.cc" 495 } 496 copy_before: { 497 from: "art/test/default_run.py" 498 to: "art/test/default_run.py" 499 } 500 copy_before: { 501 from: "art/test/globals.py" 502 to: "art/test/globals.py" 503 } 504 copy_before: { 505 from: "art/test/jvmti-common/Breakpoint.java" 506 to: "art/test/jvmti-common/Breakpoint.java" 507 } 508 copy_before: { 509 from: "art/test/jvmti-common/Exceptions.java" 510 to: "art/test/jvmti-common/Exceptions.java" 511 } 512 copy_before: { 513 from: "art/test/jvmti-common/FramePop.java" 514 to: "art/test/jvmti-common/FramePop.java" 515 } 516 copy_before: { 517 from: "art/test/jvmti-common/Locals.java" 518 to: "art/test/jvmti-common/Locals.java" 519 } 520 copy_before: { 521 from: "art/test/jvmti-common/Main.java" 522 to: "art/test/jvmti-common/Main.java" 523 } 524 copy_before: { 525 from: "art/test/jvmti-common/Monitors.java" 526 to: "art/test/jvmti-common/Monitors.java" 527 } 528 copy_before: { 529 from: "art/test/jvmti-common/NonStandardExit.java" 530 to: "art/test/jvmti-common/NonStandardExit.java" 531 } 532 copy_before: { 533 from: "art/test/jvmti-common/Redefinition.java" 534 to: "art/test/jvmti-common/Redefinition.java" 535 } 536 copy_before: { 537 from: "art/test/jvmti-common/StackTrace.java" 538 to: "art/test/jvmti-common/StackTrace.java" 539 } 540 copy_before: { 541 from: "art/test/jvmti-common/SuspendEvents.java" 542 to: "art/test/jvmti-common/SuspendEvents.java" 543 } 544 copy_before: { 545 from: "art/test/jvmti-common/Suspension.java" 546 to: "art/test/jvmti-common/Suspension.java" 547 } 548 copy_before: { 549 from: "art/test/jvmti-common/Threads.java" 550 to: "art/test/jvmti-common/Threads.java" 551 } 552 copy_before: { 553 from: "art/test/jvmti-common/Trace.java" 554 to: "art/test/jvmti-common/Trace.java" 555 } 556 copy_before: { 557 from: "art/test/knownfailures.json" 558 to: "art/test/knownfailures.json" 559 } 560 copy_before: { 561 from: "art/test/run-test" 562 to: "art/test/run-test" 563 } 564 copy_before: { 565 from: "art/test/run_test_build.py" 566 to: "art/test/run_test_build.py" 567 } 568 copy_before: { 569 from: "art/test/testrunner/device_config.py" 570 to: "art/test/testrunner/device_config.py" 571 } 572 copy_before: { 573 from: "art/test/testrunner/env.py" 574 to: "art/test/testrunner/env.py" 575 } 576 copy_before: { 577 from: "art/test/testrunner/run_build_test_target.py" 578 to: "art/test/testrunner/run_build_test_target.py" 579 } 580 copy_before: { 581 from: "art/test/testrunner/target_config.py" 582 to: "art/test/testrunner/target_config.py" 583 } 584 copy_before: { 585 from: "art/test/testrunner/testrunner.py" 586 to: "art/test/testrunner/testrunner.py" 587 } 588 copy_before: { 589 from: "art/test/utils/python/generate_java_main.py" 590 to: "art/test/utils/python/generate_java_main.py" 591 } 592 copy_before: { 593 from: "art/test/utils/python/generate_java_varhandle_perf.py" 594 to: "art/test/utils/python/generate_java_varhandle_perf.py" 595 } 596 copy_before: { 597 from: "art/test/utils/python/testgen/mixins.py" 598 to: "art/test/utils/python/testgen/mixins.py" 599 } 600 copy_before: { 601 from: "art/test/utils/python/testgen/utils.py" 602 to: "art/test/utils/python/testgen/utils.py" 603 } 604 copy_before: { 605 from: "development/docs/SDK_RELEASE_NOTES" 606 to: "development/docs/SDK_RELEASE_NOTES" 607 } 608 copy_before: { 609 from: "development/docs/copyright-templates/asm.txt" 610 to: "development/docs/copyright-templates/asm.txt" 611 } 612 copy_before: { 613 from: "development/docs/copyright-templates/bash.txt" 614 to: "development/docs/copyright-templates/bash.txt" 615 } 616 copy_before: { 617 from: "development/docs/copyright-templates/bsd/c.txt" 618 to: "development/docs/copyright-templates/bsd/c.txt" 619 } 620 copy_before: { 621 from: "development/docs/copyright-templates/c.txt" 622 to: "development/docs/copyright-templates/c.txt" 623 } 624 copy_before: { 625 from: "development/docs/copyright-templates/java.txt" 626 to: "development/docs/copyright-templates/java.txt" 627 } 628 copy_before: { 629 from: "development/docs/copyright-templates/make.txt" 630 to: "development/docs/copyright-templates/make.txt" 631 } 632 copy_before: { 633 from: "development/docs/copyright-templates/plain.txt" 634 to: "development/docs/copyright-templates/plain.txt" 635 } 636 copy_before: { 637 from: "development/docs/copyright-templates/sh.txt" 638 to: "development/docs/copyright-templates/sh.txt" 639 } 640 copy_before: { 641 from: "development/docs/copyright-templates/xml.txt" 642 to: "development/docs/copyright-templates/xml.txt" 643 } 644 copy_before: { 645 from: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java" 646 to: "libcore/ojluni/src/main/java/java/util/AbstractCollection.java" 647 } 648 copy_before: { 649 from: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar" 650 to: "out/soong/.intermediates/art/build/apex/art-run-test-bootclasspath/android_common/withres/art-run-test-bootclasspath.jar" 651 } 652 copy_before: { 653 from: "prebuilts/misc/common/asm/asm-9.6.jar" 654 to: "prebuilts/misc/common/asm/asm-9.6.jar" 655 } 656 chdir: true 657 command: "art/test/run_test_build.py --out __SBOX_SANDBOX_DIR__/out/art-run-test-target-data-shard27.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 target --test-dir-regex 'art/test/..?27-' 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/027-arithmetic/Android.bp art/test/027-arithmetic/expected-stderr.txt art/test/027-arithmetic/expected-stdout.txt art/test/027-arithmetic/info.txt art/test/027-arithmetic/src/Main.java art/test/127-checker-secondarydex/expected-stderr.txt art/test/127-checker-secondarydex/expected-stdout.txt art/test/127-checker-secondarydex/info.txt art/test/127-checker-secondarydex/javac_post.sh art/test/127-checker-secondarydex/run.py art/test/127-checker-secondarydex/src/Main.java art/test/127-checker-secondarydex/src/Super.java art/test/127-checker-secondarydex/src/Test.java art/test/427-bitwise/Android.bp art/test/427-bitwise/expected-stderr.txt art/test/427-bitwise/expected-stdout.txt art/test/427-bitwise/info.txt art/test/427-bitwise/src/Main.java art/test/427-bounds/Android.bp art/test/427-bounds/expected-stderr.txt art/test/427-bounds/expected-stdout.txt art/test/427-bounds/info.txt art/test/427-bounds/src/Main.java art/test/527-checker-array-access-simd/Android.bp art/test/527-checker-array-access-simd/expected-stderr.txt art/test/527-checker-array-access-simd/expected-stdout.txt art/test/527-checker-array-access-simd/info.txt art/test/527-checker-array-access-simd/src/Main.java art/test/527-checker-array-access-split/Android.bp art/test/527-checker-array-access-split/expected-stderr.txt art/test/527-checker-array-access-split/expected-stdout.txt art/test/527-checker-array-access-split/info.txt art/test/527-checker-array-access-split/src/Main.java art/test/627-checker-unroll/Android.bp art/test/627-checker-unroll/expected-stderr.txt art/test/627-checker-unroll/expected-stdout.txt art/test/627-checker-unroll/info.txt art/test/627-checker-unroll/src/Main.java art/test/727-checker-unresolved-class/expected-stderr.txt art/test/727-checker-unresolved-class/expected-stdout.txt art/test/727-checker-unresolved-class/info.txt art/test/727-checker-unresolved-class/run.py art/test/727-checker-unresolved-class/jasmin/GetPackagePrivateSubclassOfUnresolvedClass2FromSamePackage.j art/test/727-checker-unresolved-class/jasmin/GetPublicSubclassOfUnresolvedClass2FromSamePackage.j art/test/727-checker-unresolved-class/res/updateable.txt art/test/727-checker-unresolved-class/src/Main.java art/test/727-checker-unresolved-class/src/getters/GetPackagePrivateSubclassOfUnresolvedClass.java art/test/727-checker-unresolved-class/src/getters/GetPublicSubclassOfUnresolvedClass.java art/test/727-checker-unresolved-class/src/getters/GetUnresolvedPackagePrivateClass.java art/test/727-checker-unresolved-class/src/getters/GetUnresolvedPublicClass.java art/test/727-checker-unresolved-class/src/resolved/GetPackagePrivateSubclassOfUnresolvedClassFromSamePackage.java art/test/727-checker-unresolved-class/src/resolved/GetPublicSubclassOfUnresolvedClassFromSamePackage.java art/test/727-checker-unresolved-class/src/resolved/PackagePrivateSubclassOfUnresolvedClass.java art/test/727-checker-unresolved-class/src/resolved/PackagePrivateSubclassOfUnresolvedClassProxy.java art/test/727-checker-unresolved-class/src/resolved/PublicSubclassOfUnresolvedClass.java art/test/727-checker-unresolved-class/src/resolved/ResolvedPackagePrivateClass.java art/test/727-checker-unresolved-class/src/resolved/ResolvedPublicSubclassOfPackagePrivateClass.java art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPackagePrivateClass.java art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPackagePrivateClassProxy.java art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPublicClass.java art/test/727-checker-unresolved-class/src/unresolved/UnresolvedPublicClazz.java art/test/727-checker-unresolved-class/src-bcpex/unresolved/BcpExMarker.java art/test/727-checker-unresolved-class/src-ex/Test.java art/test/727-checker-unresolved-class/src-ex/getters/GetPackagePrivateSubclassOfUnresolvedClass2.java art/test/727-checker-unresolved-class/src-ex/getters/GetPublicSubclassOfUnresolvedClass2.java art/test/727-checker-unresolved-class/src-ex/resolved/PackagePrivateSubclassOfUnresolvedClass2.java art/test/727-checker-unresolved-class/src-ex/resolved/PackagePrivateSubclassOfUnresolvedClass2Proxy.java art/test/727-checker-unresolved-class/src-ex/resolved/PublicSubclassOfUnresolvedClass2.java art/test/727-checker-unresolved-class/src-ex2/resolved/PackagePrivateSubclassOfUnresolvedClass2.java art/test/727-checker-unresolved-class/src-multidex/getters/GetUnresolvedPublicClassFromDifferentDexFile.java art/test/727-checker-unresolved-class/src2/resolved/PackagePrivateSubclassOfUnresolvedClass.java art/test/727-checker-unresolved-class/src2/resolved/ResolvedPackagePrivateClass.java art/test/727-checker-unresolved-class/src2/unresolved/UnresolvedPackagePrivateClass.java art/test/827-resolve-method/expected-stderr.txt art/test/827-resolve-method/expected-stdout.txt art/test/827-resolve-method/info.txt art/test/827-resolve-method/src/Main.java art/test/827-resolve-method/src/pkg1/SubClass.java art/test/827-resolve-method/src-ex/Caller.java art/test/927-timers/Android.bp art/test/927-timers/expected-stderr.txt art/test/927-timers/expected-stdout.txt art/test/927-timers/info.txt art/test/927-timers/run.py art/test/927-timers/timers.cc art/test/927-timers/src/Main.java art/test/927-timers/src/art/Test927.java art/test/1927-exception-event/Android.bp art/test/1927-exception-event/exception_event.cc art/test/1927-exception-event/expected-stderr.txt art/test/1927-exception-event/expected-stdout.txt art/test/1927-exception-event/info.txt art/test/1927-exception-event/run.py art/test/1927-exception-event/src/Main.java art/test/1927-exception-event/src/art/Breakpoint.java art/test/1927-exception-event/src/art/Exceptions.java art/test/1927-exception-event/src/art/StackTrace.java art/test/1927-exception-event/src/art/Suspension.java art/test/1927-exception-event/src/art/Test1927.java art/test/2027-TwiceTheSameMemoryCouple/Android.bp art/test/2027-TwiceTheSameMemoryCouple/expected-stderr.txt art/test/2027-TwiceTheSameMemoryCouple/expected-stdout.txt art/test/2027-TwiceTheSameMemoryCouple/info.txt art/test/2027-TwiceTheSameMemoryCouple/src/Main.java" 658 copy_after: { 659 from: "out/art-run-test-target-data-shard27.zip" 660 to: "out/soong/.intermediates/art/test/art-run-test-target-data-shard27-tmp/android_common/gen/art-run-test-target-data-shard27.zip" 661 } 662 input_hash: "ec0dc8271d502a0b1675e95cd3f0129835c76b13f74fa4a663ca182b89421dc8" 663 env: { 664 name: "PATH" 665 inherit: true 666 } 667 env: { 668 name: "JAVA_HOME" 669 inherit: true 670 } 671 env: { 672 name: "TMPDIR" 673 inherit: true 674 } 675 env: { 676 name: "RBE_log_dir" 677 inherit: true 678 } 679 env: { 680 name: "RBE_platform" 681 inherit: true 682 } 683 env: { 684 name: "RBE_server_address" 685 inherit: true 686 } 687 env: { 688 name: "RBE_exec_root" 689 inherit: true 690 } 691 env: { 692 name: "OUT_DIR" 693 value: "out" 694 } 695 dont_inherit_env: true 696} 697 698