1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/external/protobuf/aprotoc/linux_glibc_x86_64/aprotoc" 4 to: "tools/out/bin/aprotoc" 5 executable: false 6 } 7 copy_before: { 8 from: "art/libartservice/service/proto/batch_dexopt_params.proto" 9 to: "art/libartservice/service/proto/batch_dexopt_params.proto" 10 } 11 copy_before: { 12 from: "art/libartservice/service/proto/common.proto" 13 to: "art/libartservice/service/proto/common.proto" 14 } 15 copy_before: { 16 from: "art/libartservice/service/proto/dex_metadata_config.proto" 17 to: "art/libartservice/service/proto/dex_metadata_config.proto" 18 } 19 copy_before: { 20 from: "art/libartservice/service/proto/dex_use.proto" 21 to: "art/libartservice/service/proto/dex_use.proto" 22 } 23 copy_before: { 24 from: "art/libartservice/service/proto/pre_reboot_stats.proto" 25 to: "art/libartservice/service/proto/pre_reboot_stats.proto" 26 } 27 copy_before: { 28 from: "cts/hostsidetests/compilation/assets/package-dex-usage.textproto" 29 to: "cts/hostsidetests/compilation/assets/package-dex-usage.textproto" 30 } 31 chdir: true 32 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc --encode=com.android.server.art.proto.DexUseProto art/libartservice/service/proto/batch_dexopt_params.proto art/libartservice/service/proto/common.proto art/libartservice/service/proto/dex_metadata_config.proto art/libartservice/service/proto/dex_use.proto art/libartservice/service/proto/pre_reboot_stats.proto < cts/hostsidetests/compilation/assets/package-dex-usage.textproto > __SBOX_SANDBOX_DIR__/out/package-dex-usage.pb" 33 copy_after: { 34 from: "out/package-dex-usage.pb" 35 to: "out/soong/.intermediates/cts/hostsidetests/compilation/CompilationTestCases-package-dex-usage/gen/package-dex-usage.pb" 36 } 37 input_hash: "2755b61250263406a7afe2c400bbd28baa8c6740e7eeaf04e3463ecd60a2af45" 38 env: { 39 name: "PATH" 40 inherit: true 41 } 42 env: { 43 name: "JAVA_HOME" 44 inherit: true 45 } 46 env: { 47 name: "TMPDIR" 48 inherit: true 49 } 50 env: { 51 name: "RBE_log_dir" 52 inherit: true 53 } 54 env: { 55 name: "RBE_platform" 56 inherit: true 57 } 58 env: { 59 name: "RBE_server_address" 60 inherit: true 61 } 62 env: { 63 name: "RBE_exec_root" 64 inherit: true 65 } 66 env: { 67 name: "OUT_DIR" 68 value: "out" 69 } 70 dont_inherit_env: true 71} 72 73