1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/external/mesa3d/src/vulkan/runtime/vk_format_info_gen/linux_glibc_x86_64_PY3/vk_format_info_gen"
4  to: "tools/out/bin/vk_format_info_gen"
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: "external/mesa3d/src/vulkan/registry/vk.xml"
34  to: "external/mesa3d/src/vulkan/registry/vk.xml"
35 }
36 chdir: true
37 command: "python3 __SBOX_SANDBOX_DIR__/tools/out/bin/vk_format_info_gen --xml external/mesa3d/src/vulkan/registry/vk.xml --out-h __SBOX_SANDBOX_DIR__/out/vk_format_info.h --out-c __SBOX_SANDBOX_DIR__/out/vk_format_info.c"
38 copy_after: {
39  from: "out/vk_format_info.c"
40  to: "out/soong/.intermediates/external/mesa3d/src/vulkan/runtime/vk_format_info_impl/gen/vk_format_info.c"
41 }
42 input_hash: "5051423da3095a042722e54ec25dcca943e1f6bf23d454a00c144d9f2f827fc1"
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