summaryrefslogtreecommitdiff
path: root/fstab.bullhead
diff options
context:
space:
mode:
authorPatrick Tjin <pattjin@google.com>2016-03-07 15:48:54 -0800
committerPatrick Tjin <pattjin@google.com>2016-03-07 15:48:54 -0800
commit4b8909d61126d1d0410cf27184a22e55be56edc3 (patch)
treed7d089e26b298d2d2ed453b6924be67a1f4fd810 /fstab.bullhead
parent5f1a84cbb0a0625c969c1f4c87a27b3715c4bc66 (diff)
downloadbullhead-4b8909d61126d1d0410cf27184a22e55be56edc3.tar.gz
bullhead: fix incorrect include path for media
Bug: 27420204 Change-Id: I5fc5bcfdba2b34685e306fcd9881b43c823d424c
Diffstat (limited to 'fstab.bullhead')
-rw-r--r--fstab.bullhead1
1 files changed, 1 insertions, 0 deletions
diff --git a/fstab.bullhead b/fstab.bullhead
index 624fe94..4e0f4d1 100644
--- a/fstab.bullhead
+++ b/fstab.bullhead
@@ -4,6 +4,7 @@
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
/dev/block/platform/soc.0/f9824900.sdhci/by-name/system /system ext4 ro,barrier=1 wait,verify=/dev/block/platform/soc.0/f9824900.sdhci/by-name/metadata
+/dev/block/platform/soc.0/f9824900.sdhci/by-name/vendor /vendor squashfs ro,barrier=1 wait
/dev/block/platform/soc.0/f9824900.sdhci/by-name/vendor /vendor ext4 ro,barrier=1 wait,verify=/dev/block/platform/soc.0/f9824900.sdhci/by-name/metadata
/dev/block/platform/soc.0/f9824900.sdhci/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic wait,check,forcefdeorfbe=/dev/block/platform/soc.0/f9824900.sdhci/by-name/metadata
/dev/block/platform/soc.0/f9824900.sdhci/by-name/cache /cache ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic wait,check