1commands: { 2 copy_before: { 3 from: "device/google/zumapro/conf/fs-16kb/fstab.rw.zumapro.16kb" 4 to: "device/google/zumapro/conf/fs-16kb/fstab.rw.zumapro.16kb" 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/fs-16kb/fstab.rw.zumapro.16kb > __SBOX_SANDBOX_DIR__/out/fstab.zumapro-fips" 16 copy_after: { 17 from: "out/fstab.zumapro-fips" 18 to: "out/soong/.intermediates/device/google/zumapro/conf/fs-16kb/gen_fstab.zumapro-fips/gen/fstab.zumapro-fips" 19 } 20 input_hash: "3e41bb39fe1ce428122dea92dd3eba249774fa6a306bb75c865e6c6c7012f774" 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