1commands: {
2 copy_before: {
3  from: "device/google/zuma/conf/f2fs/fstab.zuma.f2fs"
4  to: "device/google/zuma/conf/f2fs/fstab.zuma.f2fs"
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@/fileencryption=:aes-256-hctr2:inlinecrypt_optimized+wrappedkey_v0/ -e s/@inlinecrypt@/inlinecrypt/  -e s/@metadata_encryption@/metadata_encryption=:wrappedkey_v0/ device/google/zuma/conf/fstab.zuma.common device/google/zuma/conf/f2fs/fstab.zuma.f2fs > __SBOX_SANDBOX_DIR__/out/fstab.zuma"
12 copy_after: {
13  from: "out/fstab.zuma"
14  to: "out/soong/.intermediates/device/google/zuma/conf/f2fs/gen_fstab.zuma-hw-encrypt/gen/fstab.zuma"
15 }
16 input_hash: "228082975320c273f42b4cfe303dda0b60564ecc2c9e6e72a36860f06ec8baf3"
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