commands: { copy_before: { from: "out/soong/.intermediates/external/flatbuffers/flatc/linux_glibc_x86_64/flatc" to: "tools/out/bin/flatc" executable: false } copy_before: { from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" to: "tools/out/lib64/libc++.so" executable: false } copy_before: { from: "external/executorch/schema/program.fbs" to: "external/executorch/schema/program.fbs" } copy_before: { from: "external/executorch/schema/scalar_type.fbs" to: "external/executorch/schema/scalar_type.fbs" } chdir: true command: "CC_ARCH=x86_64 CC_NATIVE_BRIDGE= CC_MULTILIB=lib64 CC_OS=android && __SBOX_SANDBOX_DIR__/tools/out/bin/flatc --cpp --cpp-std c++11 --gen-mutable --scoped-enums --include-prefix executorch/schema/ -o __SBOX_SANDBOX_DIR__/out/executorch/schema/ external/executorch/schema/program.fbs external/executorch/schema/scalar_type.fbs" copy_after: { from: "out/executorch/schema/program_generated.h" to: "out/soong/.intermediates/external/executorch/executorch_fbs_gen/android_x86_64_silvermont_sdk/gen/executorch/schema/program_generated.h" } copy_after: { from: "out/executorch/schema/scalar_type_generated.h" to: "out/soong/.intermediates/external/executorch/executorch_fbs_gen/android_x86_64_silvermont_sdk/gen/executorch/schema/scalar_type_generated.h" } input_hash: "ce584c3cbe9ef607b971faf9e33d3e177f0293f380d720a3887c7daf676731a4" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }