1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/packages/modules/Bluetooth/system/gd/packet/parser/bluetooth_packetgen/linux_glibc_x86_64/bluetooth_packetgen"
4  to: "tools/out/bin/bluetooth_packetgen"
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: "packages/modules/Bluetooth/system/gd/packet/parser/test/big_endian_test_packets.pdl"
14  to: "packages/modules/Bluetooth/system/gd/packet/parser/test/big_endian_test_packets.pdl"
15 }
16 copy_before: {
17  from: "packages/modules/Bluetooth/system/gd/packet/parser/test/test_packets.pdl"
18  to: "packages/modules/Bluetooth/system/gd/packet/parser/test/test_packets.pdl"
19 }
20 chdir: true
21 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/bluetooth_packetgen --testing --include=packages/modules/Bluetooth/system/gd --out=__SBOX_SANDBOX_DIR__/out packages/modules/Bluetooth/system/gd/packet/parser/test/big_endian_test_packets.pdl packages/modules/Bluetooth/system/gd/packet/parser/test/test_packets.pdl"
22 copy_after: {
23  from: "out/packet/parser/test/big_endian_test_packets.h"
24  to: "out/soong/.intermediates/packages/modules/Bluetooth/system/gd/packet/parser/test/BluetoothPacketParserTestPacketPdlGen_h/gen/packet/parser/test/big_endian_test_packets.h"
25 }
26 copy_after: {
27  from: "out/packet/parser/test/test_packets.h"
28  to: "out/soong/.intermediates/packages/modules/Bluetooth/system/gd/packet/parser/test/BluetoothPacketParserTestPacketPdlGen_h/gen/packet/parser/test/test_packets.h"
29 }
30 input_hash: "c643be9b51a8b1379cf71b0edace8336a725111364969e0a66df7f98a814621a"
31 env: {
32  name: "PATH"
33  inherit: true
34 }
35 env: {
36  name: "JAVA_HOME"
37  inherit: true
38 }
39 env: {
40  name: "TMPDIR"
41  inherit: true
42 }
43 env: {
44  name: "RBE_log_dir"
45  inherit: true
46 }
47 env: {
48  name: "RBE_platform"
49  inherit: true
50 }
51 env: {
52  name: "RBE_server_address"
53  inherit: true
54 }
55 env: {
56  name: "RBE_exec_root"
57  inherit: true
58 }
59 env: {
60  name: "OUT_DIR"
61  value: "out"
62 }
63 dont_inherit_env: true
64}
65
66