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/tflite-support/tensorflow_lite_support/metadata/metadata_schema.fbs"
14  to: "external/tflite-support/tensorflow_lite_support/metadata/metadata_schema.fbs"
15 }
16 chdir: true
17 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/flatc --cpp --no-union-value-namespacing --gen-object-api --keep-prefix -I external/tflite-support -o $(dirname __SBOX_SANDBOX_DIR__/out/tensorflow_lite_support/metadata/metadata_schema_generated.h)  external/tflite-support/tensorflow_lite_support/metadata/metadata_schema.fbs"
18 copy_after: {
19  from: "out/tensorflow_lite_support/metadata/metadata_schema_generated.h"
20  to: "out/soong/.intermediates/external/tflite-support/tflite_support_metadata_schema/gen/tensorflow_lite_support/metadata/metadata_schema_generated.h"
21 }
22 input_hash: "a419408acd0fa72f5737ef35482d661c47826d71db043996cc3f12192d2d0d55"
23 env: {
24  name: "PATH"
25  inherit: true
26 }
27 env: {
28  name: "JAVA_HOME"
29  inherit: true
30 }
31 env: {
32  name: "TMPDIR"
33  inherit: true
34 }
35 env: {
36  name: "RBE_log_dir"
37  inherit: true
38 }
39 env: {
40  name: "RBE_platform"
41  inherit: true
42 }
43 env: {
44  name: "RBE_server_address"
45  inherit: true
46 }
47 env: {
48  name: "RBE_exec_root"
49  inherit: true
50 }
51 env: {
52  name: "OUT_DIR"
53  value: "out"
54 }
55 dont_inherit_env: true
56}
57
58