1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/packages/modules/Bluetooth/system/test/headless/headless_build_timestamp/linux_glibc_x86_64/headless_build_timestamp" 4 to: "tools/out/bin/headless_build_timestamp" 5 executable: true 6 } 7 chdir: true 8 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/headless_build_timestamp > __SBOX_SANDBOX_DIR__/out/build_timestamp.h" 9 copy_after: { 10 from: "out/build_timestamp.h" 11 to: "out/soong/.intermediates/packages/modules/Bluetooth/system/test/headless/HeadlessBuildTimestamp/gen/build_timestamp.h" 12 } 13 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 14 env: { 15 name: "PATH" 16 inherit: true 17 } 18 env: { 19 name: "JAVA_HOME" 20 inherit: true 21 } 22 env: { 23 name: "TMPDIR" 24 inherit: true 25 } 26 env: { 27 name: "RBE_log_dir" 28 inherit: true 29 } 30 env: { 31 name: "RBE_platform" 32 inherit: true 33 } 34 env: { 35 name: "RBE_server_address" 36 inherit: true 37 } 38 env: { 39 name: "RBE_exec_root" 40 inherit: true 41 } 42 env: { 43 name: "OUT_DIR" 44 value: "out" 45 } 46 dont_inherit_env: true 47} 48 49