1commands: {
2 copy_before: {
3  from: "external/cronet/build/action_helpers.py"
4  to: "tools/src/external/cronet/build/action_helpers.py"
5 }
6 copy_before: {
7  from: "external/cronet/build/android/gyp/util/__init__.py"
8  to: "tools/src/external/cronet/build/android/gyp/util/__init__.py"
9 }
10 copy_before: {
11  from: "external/cronet/build/android/gyp/util/build_utils.py"
12  to: "tools/src/external/cronet/build/android/gyp/util/build_utils.py"
13 }
14 copy_before: {
15  from: "external/cronet/build/android/gyp/write_native_libraries_java.py"
16  to: "tools/src/external/cronet/build/android/gyp/write_native_libraries_java.py"
17 }
18 copy_before: {
19  from: "external/cronet/build/gn_helpers.py"
20  to: "tools/src/external/cronet/build/gn_helpers.py"
21 }
22 copy_before: {
23  from: "external/cronet/build/zip_helpers.py"
24  to: "tools/src/external/cronet/build/zip_helpers.py"
25 }
26 chdir: true
27 command: "mkdir -p __SBOX_SANDBOX_DIR__/out/build/android && __SBOX_SANDBOX_DIR__/tools/src/external/cronet/build/android/gyp/write_native_libraries_java.py --output __SBOX_SANDBOX_DIR__/out/build/android/native_libraries_gen.srcjar --cpu-family CPU_FAMILY_ARM"
28 copy_after: {
29  from: "out/build/android/native_libraries_gen.srcjar"
30  to: "out/soong/.intermediates/external/cronet/cronet_aml_build_android_native_libraries_gen/android_common/gen/build/android/native_libraries_gen.srcjar"
31 }
32 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
33 env: {
34  name: "PATH"
35  inherit: true
36 }
37 env: {
38  name: "JAVA_HOME"
39  inherit: true
40 }
41 env: {
42  name: "TMPDIR"
43  inherit: true
44 }
45 env: {
46  name: "RBE_log_dir"
47  inherit: true
48 }
49 env: {
50  name: "RBE_platform"
51  inherit: true
52 }
53 env: {
54  name: "RBE_server_address"
55  inherit: true
56 }
57 env: {
58  name: "RBE_exec_root"
59  inherit: true
60 }
61 env: {
62  name: "OUT_DIR"
63  value: "out"
64 }
65 dont_inherit_env: true
66}
67
68