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/appsecurity/assets/storage.prof.txt" to: "cts/hostsidetests/appsecurity/assets/storage.prof.txt" } copy_before: { from: "out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/StorageApp/CtsStorageAppC/android_common/CtsStorageAppC.apk" to: "out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/StorageApp/CtsStorageAppC/android_common/CtsStorageAppC.apk" } chdir: true command: "inputs=(cts/hostsidetests/appsecurity/assets/storage.prof.txt __SBOX_SANDBOX_DIR__/out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/StorageApp/CtsStorageAppC/android_common/CtsStorageAppC.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/CtsStorageAppC.prof" copy_after: { from: "out/CtsStorageAppC.prof" to: "out/soong/.intermediates/cts/hostsidetests/appsecurity/CtsStorageAppC_profile/android_common/gen/CtsStorageAppC.prof" } input_hash: "df761f0486d3d83ea13063e23ce05cf7af6e207696a3564c458a773be76817d3" 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 }