1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/system/tools/hidl/metadata/hidl_metadata_parser/linux_glibc_x86_64/hidl_metadata_parser"
4  to: "tools/out/bin/hidl_metadata_parser"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/jsoncpp/libjsoncpp/linux_glibc_x86_64_shared/libjsoncpp.so"
9  to: "tools/out/lib64/libjsoncpp.so"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
14  to: "tools/out/lib64/libc++.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/hidl_inheritance_hierarchy.json"
19  to: "out/soong/.intermediates/hidl_inheritance_hierarchy.json"
20 }
21 chdir: true
22 command: "CC_ARCH=x86 CC_NATIVE_BRIDGE= CC_MULTILIB=lib32 CC_OS=linux_glibc && __SBOX_SANDBOX_DIR__/tools/out/bin/hidl_metadata_parser __SBOX_SANDBOX_DIR__/out/soong/.intermediates/hidl_inheritance_hierarchy.json > __SBOX_SANDBOX_DIR__/out/metadata.cpp"
23 copy_after: {
24  from: "out/metadata.cpp"
25  to: "out/soong/.intermediates/system/tools/hidl/metadata/hidl_metadata_in_cpp/linux_glibc_x86/gen/metadata.cpp"
26 }
27 input_hash: "7f0c339d73bad89c3f03a8d439786b721d8b23a40a27248e27f42d0f78d9a83e"
28 env: {
29  name: "PATH"
30  inherit: true
31 }
32 env: {
33  name: "JAVA_HOME"
34  inherit: true
35 }
36 env: {
37  name: "TMPDIR"
38  inherit: true
39 }
40 env: {
41  name: "RBE_log_dir"
42  inherit: true
43 }
44 env: {
45  name: "RBE_platform"
46  inherit: true
47 }
48 env: {
49  name: "RBE_server_address"
50  inherit: true
51 }
52 env: {
53  name: "RBE_exec_root"
54  inherit: true
55 }
56 env: {
57  name: "OUT_DIR"
58  value: "out"
59 }
60 dont_inherit_env: true
61}
62
63