1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/system/tools/hidl/hidl-gen/linux_glibc_x86_64/hidl-gen" 4 to: "tools/out/bin/hidl-gen" 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: "system/libhidl/transport/base/1.0/IBase.hal" 14 to: "system/libhidl/transport/base/1.0/IBase.hal" 15 } 16 copy_before: { 17 from: "system/libhidl/transport/base/1.0/types.hal" 18 to: "system/libhidl/transport/base/1.0/types.hal" 19 } 20 copy_before: { 21 from: "system/tools/hidl/test/export_test/1.0/IFoo.hal" 22 to: "system/tools/hidl/test/export_test/1.0/IFoo.hal" 23 } 24 copy_before: { 25 from: "system/tools/hidl/test/export_test/1.0/types.hal" 26 to: "system/tools/hidl/test/export_test/1.0/types.hal" 27 } 28 chdir: true 29 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/hidl-gen -o __SBOX_SANDBOX_DIR__/out/export-base.h -Lexport-header -rexport:system/tools/hidl/test/export_test [email protected]" 30 copy_after: { 31 from: "out/export-base.h" 32 to: "out/soong/.intermediates/system/tools/hidl/test/export_test/hidl_export_test_gen-headers/gen/export-base.h" 33 } 34 input_hash: "256f651bad731edc7ebf72aa20f7f4be6943d1f7a3ab016b88e368626bf03440" 35 env: { 36 name: "PATH" 37 inherit: true 38 } 39 env: { 40 name: "JAVA_HOME" 41 inherit: true 42 } 43 env: { 44 name: "TMPDIR" 45 inherit: true 46 } 47 env: { 48 name: "RBE_log_dir" 49 inherit: true 50 } 51 env: { 52 name: "RBE_platform" 53 inherit: true 54 } 55 env: { 56 name: "RBE_server_address" 57 inherit: true 58 } 59 env: { 60 name: "RBE_exec_root" 61 inherit: true 62 } 63 env: { 64 name: "OUT_DIR" 65 value: "out" 66 } 67 dont_inherit_env: true 68} 69 70