1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/external/cronet/third_party/protobuf/cronet_aml_third_party_protobuf_protoc/linux_glibc_x86_64/cronet_aml_third_party_protobuf_protoc"
4  to: "tools/out/bin/cronet_aml_third_party_protobuf_protoc"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/zlib/libz/linux_glibc_x86_64_shared/libz-host.so"
9  to: "tools/out/lib64/libz-host.so"
10  executable: false
11 }
12 copy_before: {
13  from: "external/cronet/components/cronet/android/proto/request_context_config.proto"
14  to: "external/cronet/components/cronet/android/proto/request_context_config.proto"
15 }
16 chdir: true
17 command: "CC_ARCH=arm64 CC_NATIVE_BRIDGE= CC_MULTILIB=lib64 CC_OS=android && __SBOX_SANDBOX_DIR__/tools/out/bin/cronet_aml_third_party_protobuf_protoc --proto_path=external/cronet/components/cronet/android/proto --cpp_out=lite=true:__SBOX_SANDBOX_DIR__/out/components/cronet/android/proto/ external/cronet/components/cronet/android/proto/request_context_config.proto"
18 copy_after: {
19  from: "out/components/cronet/android/proto/request_context_config.pb.h"
20  to: "out/soong/.intermediates/external/cronet/components/cronet/android/cronet_aml_components_cronet_android_request_context_config_proto_gen_headers/android_arm64_armv8-2a_cortex-a55/gen/components/cronet/android/proto/request_context_config.pb.h"
21 }
22 input_hash: "10a060cf3149146d2b3f992530f147d21e49a018fef72a834e3267dcd3982bd7"
23 env: {
24  name: "PATH"
25  inherit: true
26 }
27 env: {
28  name: "JAVA_HOME"
29  inherit: true
30 }
31 env: {
32  name: "TMPDIR"
33  inherit: true
34 }
35 env: {
36  name: "RBE_log_dir"
37  inherit: true
38 }
39 env: {
40  name: "RBE_platform"
41  inherit: true
42 }
43 env: {
44  name: "RBE_server_address"
45  inherit: true
46 }
47 env: {
48  name: "RBE_exec_root"
49  inherit: true
50 }
51 env: {
52  name: "OUT_DIR"
53  value: "out"
54 }
55 dont_inherit_env: true
56}
57
58