summaryrefslogtreecommitdiff
path: root/fstab.hardware
diff options
context:
space:
mode:
authorJustin Yun <justinyun@google.com>2019-07-12 15:53:06 +0900
committerJustin Yun <justinyun@google.com>2019-08-05 23:39:16 +0000
commit3f6ac5ba7d60adcca2156ac5d15afe73e377b36b (patch)
tree407f99b046580b9a09cb31f3704532c72f18b5b7 /fstab.hardware
parent5dbdcf3b21a03bd6cc9a5132356e6e4addd64968 (diff)
downloadbonito-3f6ac5ba7d60adcca2156ac5d15afe73e377b36b.tar.gz
Enable system_ext on bonito/sargo
Bug: 134359158 Bug: 137083818 Test: build and flash; check if /system_ext is not empty Change-Id: I2c37b19bbd11a6368d87baa79e8cdf3c180bbbf7
Diffstat (limited to 'fstab.hardware')
-rw-r--r--fstab.hardware1
1 files changed, 1 insertions, 0 deletions
diff --git a/fstab.hardware b/fstab.hardware
index 48e262a8..2c05cf6c 100644
--- a/fstab.hardware
+++ b/fstab.hardware
@@ -7,6 +7,7 @@
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
system /system ext4 ro,barrier=1 wait,slotselect,avb=vbmeta,logical,first_stage_mount
+system_ext /system_ext ext4 ro,barrier=1 wait,slotselect,avb,logical,first_stage_mount
vendor /vendor ext4 ro,barrier=1 wait,slotselect,avb,logical,first_stage_mount
product /product ext4 ro,barrier=1 wait,slotselect,avb,logical,first_stage_mount
/dev/block/by-name/metadata /metadata ext4 noatime,nosuid,nodev,discard,sync wait,formattable,first_stage_mount