1commands: {
2 copy_before: {
3  from: "device/google/zuma/conf/ext4/fstab.zuma.ext4"
4  to: "device/google/zuma/conf/ext4/fstab.zuma.ext4"
5 }
6 copy_before: {
7  from: "device/google/zuma/conf/fstab.zuma.common"
8  to: "device/google/zuma/conf/fstab.zuma.common"
9 }
10 chdir: true
11 command: "sed -e s/@fileencryption@// -e s/@inlinecrypt@//  -e s/@metadata_encryption@// device/google/zuma/conf/fstab.zuma.common device/google/zuma/conf/ext4/fstab.zuma.ext4 > __SBOX_SANDBOX_DIR__/out/fstab.zuma"
12 copy_after: {
13  from: "out/fstab.zuma"
14  to: "out/soong/.intermediates/device/google/zuma/conf/ext4/gen_fstab.zuma-no-encrypt/gen/fstab.zuma"
15 }
16 input_hash: "3813c18c2b8e25aad7ef195bced7633e1185cf03c12931fa7060dc5b68fb2009"
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