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: "out/soong/.intermediates/system/libhidl/transport/android.hidl/gen/android.hidl.txt" 14 to: "out/soong/.intermediates/system/libhidl/transport/android.hidl/gen/android.hidl.txt" 15 } 16 copy_before: { 17 from: "system/libhidl/transport/base/1.0/IBase.hal" 18 to: "system/libhidl/transport/base/1.0/IBase.hal" 19 } 20 copy_before: { 21 from: "system/libhidl/transport/base/1.0/types.hal" 22 to: "system/libhidl/transport/base/1.0/types.hal" 23 } 24 copy_before: { 25 from: "system/libhidl/transport/current.txt" 26 to: "system/libhidl/transport/current.txt" 27 } 28 copy_before: { 29 from: "system/tools/hidl/test/hash_test/correct_hash/current.txt" 30 to: "system/tools/hidl/test/hash_test/correct_hash/current.txt" 31 } 32 copy_before: { 33 from: "system/tools/hidl/test/hash_test/correct_hash/hash/1.0/IHash.hal" 34 to: "system/tools/hidl/test/hash_test/correct_hash/hash/1.0/IHash.hal" 35 } 36 copy_before: { 37 from: "system/tools/hidl/test/hash_test/incorrect_hash/current.txt" 38 to: "system/tools/hidl/test/hash_test/incorrect_hash/current.txt" 39 } 40 copy_before: { 41 from: "system/tools/hidl/test/hash_test/incorrect_hash/hash/1.0/IHash.hal" 42 to: "system/tools/hidl/test/hash_test/incorrect_hash/hash/1.0/IHash.hal" 43 } 44 copy_before: { 45 from: "system/tools/hidl/test/hash_test/missing_hash/hash/1.0/IUnhashed.hal" 46 to: "system/tools/hidl/test/hash_test/missing_hash/hash/1.0/IUnhashed.hal" 47 } 48 chdir: true 49 command: "set +o pipefail; __SBOX_SANDBOX_DIR__/tools/out/bin/hidl-gen -L check -r android.hidl:system/libhidl/transport -r test.hash:system/tools/hidl/test/hash_test/correct_hash [email protected] && !(__SBOX_SANDBOX_DIR__/tools/out/bin/hidl-gen -F -L check -r android.hidl:system/libhidl/transport -r test.hash:system/tools/hidl/test/hash_test/missing_hash [email protected] 2> /dev/null) && !(__SBOX_SANDBOX_DIR__/tools/out/bin/hidl-gen -L check -r android.hidl:system/libhidl/transport -r test.hash:system/tools/hidl/test/hash_test/incorrect_hash [email protected] 2> /dev/null) && __SBOX_SANDBOX_DIR__/tools/out/bin/hidl-gen -L hash -r android.hidl:system/libhidl/transport -r test.hash:system/tools/hidl/test/hash_test/incorrect_hash [email protected] > /dev/null && echo 'int main(){return 0;}' > __SBOX_SANDBOX_DIR__/out/TODO_b_37575883.cpp" 50 copy_after: { 51 from: "out/TODO_b_37575883.cpp" 52 to: "out/soong/.intermediates/system/tools/hidl/test/hash_test/hidl_hash_test_gen/gen/TODO_b_37575883.cpp" 53 } 54 input_hash: "a6db73835c7337b9c5658964b9f484af210ffb94fb02064d217a7cdd79fd343b" 55 env: { 56 name: "PATH" 57 inherit: true 58 } 59 env: { 60 name: "JAVA_HOME" 61 inherit: true 62 } 63 env: { 64 name: "TMPDIR" 65 inherit: true 66 } 67 env: { 68 name: "RBE_log_dir" 69 inherit: true 70 } 71 env: { 72 name: "RBE_platform" 73 inherit: true 74 } 75 env: { 76 name: "RBE_server_address" 77 inherit: true 78 } 79 env: { 80 name: "RBE_exec_root" 81 inherit: true 82 } 83 env: { 84 name: "OUT_DIR" 85 value: "out" 86 } 87 dont_inherit_env: true 88} 89 90