mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-28 19:54:28 +00:00
This is to avoid unnecessary ext4 behavior Bug: 289631992 Test: boot to home Change-Id: If86f229c18b0a8aa2d2361a9844b235e06ce9cf1 Signed-off-by: Randall Huang <huangrandall@google.com>
5 lines
374 B
Plaintext
5 lines
374 B
Plaintext
# Android fstab file.
|
|
# <src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
|
|
# Create the specific fstab file for modem partition as flexibility
|
|
/dev/block/platform/13200000.ufs/by-name/modem /mnt/vendor/modem_img ext4 noatime,ro,context=u:object_r:modem_img_file:s0 wait,slotselect
|