1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/external/dtc/dtc/linux_glibc_x86_64/dtc"
4  to: "tools/out/bin/dtc"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/dtc/libfdt/libfdt/linux_glibc_x86_64_shared/libfdt.so"
9  to: "tools/out/lib64/libfdt.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: "packages/modules/Virtualization/guest/pvmfw/testdata/test_crosvm_dt_base.dtsi"
19  to: "packages/modules/Virtualization/guest/pvmfw/testdata/test_crosvm_dt_base.dtsi"
20 }
21 copy_before: {
22  from: "packages/modules/Virtualization/guest/pvmfw/testdata/test_pvmfw_devices_with_iommu_id_conflict.dts"
23  to: "packages/modules/Virtualization/guest/pvmfw/testdata/test_pvmfw_devices_with_iommu_id_conflict.dts"
24 }
25 chdir: true
26 command: "FILES=(packages/modules/Virtualization/guest/pvmfw/testdata/test_crosvm_dt_base.dtsi packages/modules/Virtualization/guest/pvmfw/testdata/test_pvmfw_devices_with_iommu_id_conflict.dts) && __SBOX_SANDBOX_DIR__/tools/out/bin/dtc -@ -I dts -O dtb ${FILES[-1]} -o __SBOX_SANDBOX_DIR__/out/test_pvmfw_devices_with_iommu_id_conflict.dtb"
27 copy_after: {
28  from: "out/test_pvmfw_devices_with_iommu_id_conflict.dtb"
29  to: "out/soong/.intermediates/packages/modules/Virtualization/guest/pvmfw/test_pvmfw_devices_with_iommu_id_conflict/gen/test_pvmfw_devices_with_iommu_id_conflict.dtb"
30 }
31 input_hash: "089d79c80099c3916b4daad29603692f884c8547014ca257b4b04849af355a31"
32 env: {
33  name: "PATH"
34  inherit: true
35 }
36 env: {
37  name: "JAVA_HOME"
38  inherit: true
39 }
40 env: {
41  name: "TMPDIR"
42  inherit: true
43 }
44 env: {
45  name: "RBE_log_dir"
46  inherit: true
47 }
48 env: {
49  name: "RBE_platform"
50  inherit: true
51 }
52 env: {
53  name: "RBE_server_address"
54  inherit: true
55 }
56 env: {
57  name: "RBE_exec_root"
58  inherit: true
59 }
60 env: {
61  name: "OUT_DIR"
62  value: "out"
63 }
64 dont_inherit_env: true
65}
66
67