1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/external/flatbuffers/flatc/linux_glibc_x86_64/flatc" 4 to: "tools/out/bin/flatc" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 9 to: "tools/out/lib64/libc++.so" 10 executable: false 11 } 12 copy_before: { 13 from: "external/libtextclassifier/native/utils/intents/intent-config.fbs" 14 to: "external/libtextclassifier/native/utils/intents/intent-config.fbs" 15 } 16 copy_before: { 17 from: "external/libtextclassifier/native/utils/zlib/buffer.fbs" 18 to: "external/libtextclassifier/native/utils/zlib/buffer.fbs" 19 } 20 chdir: true 21 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/flatc --cpp --no-union-value-namespacing --gen-object-api --keep-prefix -I external/libtextclassifier/native -o $(dirname __SBOX_SANDBOX_DIR__/out/utils/intents/intent-config_generated.h) external/libtextclassifier/native/utils/intents/intent-config.fbs" 22 copy_after: { 23 from: "out/utils/intents/intent-config_generated.h" 24 to: "out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_intents_intent-config/gen/utils/intents/intent-config_generated.h" 25 } 26 input_hash: "420097261638f9b535714b338ddfbdc8ec0081ef4de113e0399b83361238375f" 27 env: { 28 name: "PATH" 29 inherit: true 30 } 31 env: { 32 name: "JAVA_HOME" 33 inherit: true 34 } 35 env: { 36 name: "TMPDIR" 37 inherit: true 38 } 39 env: { 40 name: "RBE_log_dir" 41 inherit: true 42 } 43 env: { 44 name: "RBE_platform" 45 inherit: true 46 } 47 env: { 48 name: "RBE_server_address" 49 inherit: true 50 } 51 env: { 52 name: "RBE_exec_root" 53 inherit: true 54 } 55 env: { 56 name: "OUT_DIR" 57 value: "out" 58 } 59 dont_inherit_env: true 60} 61 62