1commands: {
2 copy_before: {
3  from: "build/make/tools/aconfig/aconfig_device_paths/partition_aconfig_flags_paths.txt"
4  to: "tools/src/build/make/tools/aconfig/aconfig_device_paths/partition_aconfig_flags_paths.txt"
5 }
6 copy_before: {
7  from: "build/make/tools/aconfig/aconfig_device_paths/src/DeviceProtosTemplate.java"
8  to: "build/make/tools/aconfig/aconfig_device_paths/src/DeviceProtosTemplate.java"
9 }
10 chdir: true
11 command: "sed -e '/TEMPLATE/{r__SBOX_SANDBOX_DIR__/tools/src/build/make/tools/aconfig/aconfig_device_paths/partition_aconfig_flags_paths.txt' -e 'd}' build/make/tools/aconfig/aconfig_device_paths/src/DeviceProtosTemplate.java > __SBOX_SANDBOX_DIR__/out/DeviceProtos.java"
12 copy_after: {
13  from: "out/DeviceProtos.java"
14  to: "out/soong/.intermediates/build/make/tools/aconfig/aconfig_device_paths/libaconfig_java_device_paths_src/gen/DeviceProtos.java"
15 }
16 input_hash: "62424d490fbf2b318edcc9321268c3714b113f0a5201a8f3a87a123d24f1008d"
17 env: {
18  name: "PATH"
19  inherit: true
20 }
21 env: {
22  name: "JAVA_HOME"
23  inherit: true
24 }
25 env: {
26  name: "TMPDIR"
27  inherit: true
28 }
29 env: {
30  name: "RBE_log_dir"
31  inherit: true
32 }
33 env: {
34  name: "RBE_platform"
35  inherit: true
36 }
37 env: {
38  name: "RBE_server_address"
39  inherit: true
40 }
41 env: {
42  name: "RBE_exec_root"
43  inherit: true
44 }
45 env: {
46  name: "OUT_DIR"
47  value: "out"
48 }
49 dont_inherit_env: true
50}
51
52