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 chdir: true 28 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc --encode=com.android.server.art.proto.DexMetadataConfig 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 <<<'enable_embedded_profile: false' > __SBOX_SANDBOX_DIR__/out/config-disable_embedded_profile.pb" 29 copy_after: { 30 from: "out/config-disable_embedded_profile.pb" 31 to: "out/soong/.intermediates/cts/hostsidetests/compilation/CompilationTestCases-config-disable_embedded_profile/gen/config-disable_embedded_profile.pb" 32 } 33 input_hash: "7950cca59201a797e72ec27a0bd38961c45fc5907e18675ef9d6199326770504" 34 env: { 35 name: "PATH" 36 inherit: true 37 } 38 env: { 39 name: "JAVA_HOME" 40 inherit: true 41 } 42 env: { 43 name: "TMPDIR" 44 inherit: true 45 } 46 env: { 47 name: "RBE_log_dir" 48 inherit: true 49 } 50 env: { 51 name: "RBE_platform" 52 inherit: true 53 } 54 env: { 55 name: "RBE_server_address" 56 inherit: true 57 } 58 env: { 59 name: "RBE_exec_root" 60 inherit: true 61 } 62 env: { 63 name: "OUT_DIR" 64 value: "out" 65 } 66 dont_inherit_env: true 67} 68 69