commands: { copy_before: { from: "out/soong/.intermediates/art/profman/profman/linux_glibc_x86_64/profman" to: "tools/out/bin/profman" executable: false } copy_before: { from: "cts/hostsidetests/compilation/assets/primary.prof.txt" to: "cts/hostsidetests/compilation/assets/primary.prof.txt" } copy_before: { from: "out/soong/.intermediates/cts/hostsidetests/compilation/app/CtsCompilationApp/android_common/CtsCompilationApp.apk" to: "out/soong/.intermediates/cts/hostsidetests/compilation/app/CtsCompilationApp/android_common/CtsCompilationApp.apk" } chdir: true command: "inputs=(cts/hostsidetests/compilation/assets/primary.prof.txt __SBOX_SANDBOX_DIR__/out/soong/.intermediates/cts/hostsidetests/compilation/app/CtsCompilationApp/android_common/CtsCompilationApp.apk) && __SBOX_SANDBOX_DIR__/tools/out/bin/profman --create-profile-from=${inputs[0]} --apk=${inputs[1]} --dex-location=base.apk --reference-profile-file=__SBOX_SANDBOX_DIR__/out/CtsCompilationApp.prof" copy_after: { from: "out/CtsCompilationApp.prof" to: "out/soong/.intermediates/cts/hostsidetests/compilation/CtsCompilationApp_profile/android_common/gen/CtsCompilationApp.prof" } input_hash: "31bff602eed47a4cf1886e371b0bf7aa7fc557fc66b6c88a792248fd7328d73c" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }