1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/bionic/tools/generate-version-script/linux_glibc_x86_64_PY3/generate-version-script"
4  to: "tools/out/bin/generate-version-script"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so"
9  to: "tools/out/lib64/libsqlite.so"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so"
14  to: "tools/out/lib64/libicui18n-host.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so"
19  to: "tools/out/lib64/libicuuc-host.so"
20  executable: false
21 }
22 copy_before: {
23  from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat"
24  to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat"
25  executable: false
26 }
27 copy_before: {
28  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
29  to: "tools/out/lib64/libc++.so"
30  executable: false
31 }
32 copy_before: {
33  from: "bionic/libc/libc.map.txt"
34  to: "bionic/libc/libc.map.txt"
35 }
36 chdir: true
37 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/generate-version-script arm64 bionic/libc/libc.map.txt __SBOX_SANDBOX_DIR__/out/libc.arm64.map.txt"
38 copy_after: {
39  from: "out/libc.arm64.map.txt"
40  to: "out/soong/.intermediates/bionic/libc/libc.arm64.map/gen/libc.arm64.map.txt"
41 }
42 input_hash: "2e1d2395f8b1fa8702d3bbc821fb2419b394203850a48c28838d8372b4d65976"
43 env: {
44  name: "PATH"
45  inherit: true
46 }
47 env: {
48  name: "JAVA_HOME"
49  inherit: true
50 }
51 env: {
52  name: "TMPDIR"
53  inherit: true
54 }
55 env: {
56  name: "RBE_log_dir"
57  inherit: true
58 }
59 env: {
60  name: "RBE_platform"
61  inherit: true
62 }
63 env: {
64  name: "RBE_server_address"
65  inherit: true
66 }
67 env: {
68  name: "RBE_exec_root"
69  inherit: true
70 }
71 env: {
72  name: "OUT_DIR"
73  value: "out"
74 }
75 dont_inherit_env: true
76}
77
78