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/rfcomm_frames.emb" 38 to: "external/pigweed/pw_bluetooth/public/pw_bluetooth/rfcomm_frames.emb" 39 } 40 chdir: true 41 command: "in_files=(external/pigweed/pw_bluetooth/public/pw_bluetooth/rfcomm_frames.emb) && prefix=pw_bluetooth && mkdir -p ${prefix} && cp -t ${prefix} external/pigweed/pw_bluetooth/public/pw_bluetooth/rfcomm_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/rfcomm_frames.emb.h ${in_files[0]}" 42 copy_after: { 43 from: "out/pw_bluetooth/rfcomm_frames.emb.h" 44 to: "out/soong/.intermediates/external/pigweed/pw_bluetooth/pw_bluetooth_generate_emboss_rfcomm_frames/gen/pw_bluetooth/rfcomm_frames.emb.h" 45 } 46 input_hash: "d8b5d3e2adb24af186c25410b78edcd66f68dd20a25cbacf8c63d435cf9ac531" 47 env: { 48 name: "PATH" 49 inherit: true 50 } 51 env: { 52 name: "JAVA_HOME" 53 inherit: true 54 } 55 env: { 56 name: "TMPDIR" 57 inherit: true 58 } 59 env: { 60 name: "RBE_log_dir" 61 inherit: true 62 } 63 env: { 64 name: "RBE_platform" 65 inherit: true 66 } 67 env: { 68 name: "RBE_server_address" 69 inherit: true 70 } 71 env: { 72 name: "RBE_exec_root" 73 inherit: true 74 } 75 env: { 76 name: "OUT_DIR" 77 value: "out" 78 } 79 dont_inherit_env: true 80} 81 82