1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/stats-log-api-gen/linux_glibc_x86_64/stats-log-api-gen" 4 to: "tools/out/bin/stats-log-api-gen" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/libstats_proto_host.so" 9 to: "tools/out/lib64/libstats_proto_host.so" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/protobuf/libprotobuf-cpp-full/linux_glibc_x86_64_shared/libprotobuf-cpp-full.so" 14 to: "tools/out/lib64/libprotobuf-cpp-full.so" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/zlib/libz/linux_glibc_x86_64_shared/libz-host.so" 19 to: "tools/out/lib64/libz-host.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/system/libbase/libbase/linux_glibc_x86_64_shared/libbase.so" 24 to: "tools/out/lib64/libbase.so" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/system/logging/liblog/liblog/linux_glibc_x86_64_shared/liblog.so" 29 to: "tools/out/lib64/liblog.so" 30 executable: false 31 } 32 copy_before: { 33 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 34 to: "tools/out/lib64/libc++.so" 35 executable: false 36 } 37 chdir: true 38 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/stats-log-api-gen --cpp __SBOX_SANDBOX_DIR__/out/statslog_ue.cpp --module update_engine --namespace chromeos_update_engine,statsd --importHeader statslog_ue.h" 39 copy_after: { 40 from: "out/statslog_ue.cpp" 41 to: "out/soong/.intermediates/system/update_engine/statslog_ue.cpp/gen/statslog_ue.cpp" 42 } 43 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 44 env: { 45 name: "PATH" 46 inherit: true 47 } 48 env: { 49 name: "JAVA_HOME" 50 inherit: true 51 } 52 env: { 53 name: "TMPDIR" 54 inherit: true 55 } 56 env: { 57 name: "RBE_log_dir" 58 inherit: true 59 } 60 env: { 61 name: "RBE_platform" 62 inherit: true 63 } 64 env: { 65 name: "RBE_server_address" 66 inherit: true 67 } 68 env: { 69 name: "RBE_exec_root" 70 inherit: true 71 } 72 env: { 73 name: "OUT_DIR" 74 value: "out" 75 } 76 dont_inherit_env: true 77} 78 79