1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/cts/hostsidetests/compilation/CtsCompilationApp_profile/android_common/gen/CtsCompilationApp.prof" 4 to: "out/soong/.intermediates/cts/hostsidetests/compilation/CtsCompilationApp_profile/android_common/gen/CtsCompilationApp.prof" 5 } 6 chdir: true 7 command: "cp __SBOX_SANDBOX_DIR__/out/soong/.intermediates/cts/hostsidetests/compilation/CtsCompilationApp_profile/android_common/gen/CtsCompilationApp.prof __SBOX_SANDBOX_DIR__/out/art-profile/baseline.prof" 8 copy_after: { 9 from: "out/art-profile/baseline.prof" 10 to: "out/soong/.intermediates/cts/hostsidetests/compilation/app/CtsCompilationApp_assets_good_profile/android_common/gen/art-profile/baseline.prof" 11 } 12 input_hash: "221592bf1a25cd611b656822ce3eb63924498916c0b5795cb2504f099117018f" 13 env: { 14 name: "PATH" 15 inherit: true 16 } 17 env: { 18 name: "JAVA_HOME" 19 inherit: true 20 } 21 env: { 22 name: "TMPDIR" 23 inherit: true 24 } 25 env: { 26 name: "RBE_log_dir" 27 inherit: true 28 } 29 env: { 30 name: "RBE_platform" 31 inherit: true 32 } 33 env: { 34 name: "RBE_server_address" 35 inherit: true 36 } 37 env: { 38 name: "RBE_exec_root" 39 inherit: true 40 } 41 env: { 42 name: "OUT_DIR" 43 value: "out" 44 } 45 dont_inherit_env: true 46} 47 48