1commands: {
2 copy_before: {
3  from: "device/google/zumapro/conf/f2fs/fstab.rw.zumapro.f2fs"
4  to: "device/google/zumapro/conf/f2fs/fstab.rw.zumapro.f2fs"
5 }
6 copy_before: {
7  from: "device/google/zumapro/conf/fstab.ro.system"
8  to: "device/google/zumapro/conf/fstab.ro.system"
9 }
10 copy_before: {
11  from: "device/google/zumapro/conf/fstab.zumapro.common"
12  to: "device/google/zumapro/conf/fstab.zumapro.common"
13 }
14 chdir: true
15 command: "sed -e s/@fileencryption@/fileencryption=aes-256-xts/ -e s/@inlinecrypt@/inlinecrypt/  -e s/@metadata_encryption@/metadata_encryption=aes-256-xts/ device/google/zumapro/conf/fstab.ro.system device/google/zumapro/conf/fstab.zumapro.common device/google/zumapro/conf/f2fs/fstab.rw.zumapro.f2fs > __SBOX_SANDBOX_DIR__/out/fstab.zuma-fips"
16 copy_after: {
17  from: "out/fstab.zuma-fips"
18  to: "out/soong/.intermediates/device/google/zumapro/conf/f2fs/gen_fstab.zuma-fips/gen/fstab.zuma-fips"
19 }
20 input_hash: "f3b859c31e41b70321aa9e35bebf27f3d4e99049237b7c0dff868f9fe7321d3c"
21 env: {
22  name: "PATH"
23  inherit: true
24 }
25 env: {
26  name: "JAVA_HOME"
27  inherit: true
28 }
29 env: {
30  name: "TMPDIR"
31  inherit: true
32 }
33 env: {
34  name: "RBE_log_dir"
35  inherit: true
36 }
37 env: {
38  name: "RBE_platform"
39  inherit: true
40 }
41 env: {
42  name: "RBE_server_address"
43  inherit: true
44 }
45 env: {
46  name: "RBE_exec_root"
47  inherit: true
48 }
49 env: {
50  name: "OUT_DIR"
51  value: "out"
52 }
53 dont_inherit_env: true
54}
55
56