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 copy_before: { 38 from: "external/protobuf/src/google/protobuf/descriptor.proto" 39 to: "external/protobuf/src/google/protobuf/descriptor.proto" 40 } 41 copy_before: { 42 from: "frameworks/proto_logging/stats/atom_field_options.proto" 43 to: "frameworks/proto_logging/stats/atom_field_options.proto" 44 } 45 copy_before: { 46 from: "system/chre/core/chre_metrics.proto" 47 to: "system/chre/core/chre_metrics.proto" 48 } 49 copy_before: { 50 from: "system/chre/core/chre_metrics_with_atom.proto" 51 to: "system/chre/core/chre_metrics_with_atom.proto" 52 } 53 chdir: true 54 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/stats-log-api-gen --header __SBOX_SANDBOX_DIR__/out/chre_atoms_log.h --module chre --namespace android,chre,Atoms --vendor-proto system/chre/core/chre_metrics_with_atom.proto" 55 copy_after: { 56 from: "out/chre_atoms_log.h" 57 to: "out/soong/.intermediates/system/chre/chre_atoms_log.h/gen/chre_atoms_log.h" 58 } 59 input_hash: "a6797aaaf2802d6ba96a9406b16228baaf670d019f1114054a624cc8b57a77df" 60 env: { 61 name: "PATH" 62 inherit: true 63 } 64 env: { 65 name: "JAVA_HOME" 66 inherit: true 67 } 68 env: { 69 name: "TMPDIR" 70 inherit: true 71 } 72 env: { 73 name: "RBE_log_dir" 74 inherit: true 75 } 76 env: { 77 name: "RBE_platform" 78 inherit: true 79 } 80 env: { 81 name: "RBE_server_address" 82 inherit: true 83 } 84 env: { 85 name: "RBE_exec_root" 86 inherit: true 87 } 88 env: { 89 name: "OUT_DIR" 90 value: "out" 91 } 92 dont_inherit_env: true 93} 94 95