device_google_zumapro/conf/fs-16kb
Juan Yescas a24d3877e1 16kb: Config fstab for targets that only boot 16kb kernels
The zumapro targets that only boot with 16kb kernels will
have this filesystem setup for data and metadata partitions:

- data partition:     f2fs
- metadata partition: ext4

Important: For the HW file encryption to work in the data partition in 16kb kernels the `dusize_4k` parameter has to be set:

```
fileencryption=:aes-256-hctr2:inlinecrypt_optimized+wrappedkey_v0+dusize_4k
```

Bug: 350101696
Test: built pgagnostic target and checked the fs for mounted
      partitions.
Flag: EXEMPT bugfix
Change-Id: I566618e6fa1db2ff4463e00e8d091e7226ba0399
2024-09-11 23:55:31 +00:00
..
Android.bp 16kb: Config fstab for targets that only boot 16kb kernels 2024-09-11 23:55:31 +00:00
fstab.rw.zumapro.16kb 16kb: Config fstab for targets that only boot 16kb kernels 2024-09-11 23:55:31 +00:00