1commands: {
2 copy_before: {
3  from: "external/emboss/embossc"
4  to: "tools/src/external/emboss/embossc"
5 }
6 copy_before: {
7  from: "out/soong/.intermediates/external/pigweed/third_party/emboss/embossc_runner_py/linux_glibc_x86_64_PY3/embossc_runner_py"
8  to: "tools/out/bin/embossc_runner_py"
9  executable: false
10 }
11 copy_before: {
12  from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so"
13  to: "tools/out/lib64/libsqlite.so"
14  executable: false
15 }
16 copy_before: {
17  from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so"
18  to: "tools/out/lib64/libicui18n-host.so"
19  executable: false
20 }
21 copy_before: {
22  from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so"
23  to: "tools/out/lib64/libicuuc-host.so"
24  executable: false
25 }
26 copy_before: {
27  from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat"
28  to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat"
29  executable: false
30 }
31 copy_before: {
32  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
33  to: "tools/out/lib64/libc++.so"
34  executable: false
35 }
36 copy_before: {
37  from: "external/pigweed/pw_bluetooth/public/pw_bluetooth/att.emb"
38  to: "external/pigweed/pw_bluetooth/public/pw_bluetooth/att.emb"
39 }
40 copy_before: {
41  from: "external/pigweed/pw_bluetooth/public/pw_bluetooth/hci_data.emb"
42  to: "external/pigweed/pw_bluetooth/public/pw_bluetooth/hci_data.emb"
43 }
44 copy_before: {
45  from: "external/pigweed/pw_bluetooth/public/pw_bluetooth/l2cap_frames.emb"
46  to: "external/pigweed/pw_bluetooth/public/pw_bluetooth/l2cap_frames.emb"
47 }
48 chdir: true
49 command: "in_files=(external/pigweed/pw_bluetooth/public/pw_bluetooth/att.emb external/pigweed/pw_bluetooth/public/pw_bluetooth/hci_data.emb external/pigweed/pw_bluetooth/public/pw_bluetooth/l2cap_frames.emb) && prefix=pw_bluetooth && mkdir -p ${prefix} && cp -t ${prefix} external/pigweed/pw_bluetooth/public/pw_bluetooth/att.emb external/pigweed/pw_bluetooth/public/pw_bluetooth/hci_data.emb external/pigweed/pw_bluetooth/public/pw_bluetooth/l2cap_frames.emb && python3 __SBOX_SANDBOX_DIR__/tools/out/bin/embossc_runner_py __SBOX_SANDBOX_DIR__/tools/src/external/emboss/embossc --generate cc --no-cc-enum-traits --import-dir=__SBOX_SANDBOX_DIR__/out --output-file=__SBOX_SANDBOX_DIR__/out/pw_bluetooth/att.emb.h ${in_files[0]}"
50 copy_after: {
51  from: "out/pw_bluetooth/att.emb.h"
52  to: "out/soong/.intermediates/external/pigweed/pw_bluetooth/pw_bluetooth_generate_emboss_att/gen/pw_bluetooth/att.emb.h"
53 }
54 input_hash: "97e65959b856848877b1d5b64cbb3d29ad360f1158d2e1bef3674fabf9a5b9d7"
55 env: {
56  name: "PATH"
57  inherit: true
58 }
59 env: {
60  name: "JAVA_HOME"
61  inherit: true
62 }
63 env: {
64  name: "TMPDIR"
65  inherit: true
66 }
67 env: {
68  name: "RBE_log_dir"
69  inherit: true
70 }
71 env: {
72  name: "RBE_platform"
73  inherit: true
74 }
75 env: {
76  name: "RBE_server_address"
77  inherit: true
78 }
79 env: {
80  name: "RBE_exec_root"
81  inherit: true
82 }
83 env: {
84  name: "OUT_DIR"
85  value: "out"
86 }
87 dont_inherit_env: true
88}
89
90