summaryrefslogtreecommitdiffstats
path: root/vold.fstab
diff options
context:
space:
mode:
authorKen Sumrall <ksumrall@android.com>2011-06-01 20:09:01 -0700
committerKen Sumrall <ksumrall@android.com>2011-06-01 20:09:01 -0700
commita1b7f3be1ce442ac207c1f306603561f20e700ed (patch)
tree81891ae6a9524fa2ea798bf24d18bb21d31d8360 /vold.fstab
parent848f6fb3ab35507a3412ec659e0a4dbfb31dac3a (diff)
downloaddevice_samsung_crespo-a1b7f3be1ce442ac207c1f306603561f20e700ed.zip
device_samsung_crespo-a1b7f3be1ce442ac207c1f306603561f20e700ed.tar.gz
device_samsung_crespo-a1b7f3be1ce442ac207c1f306603561f20e700ed.tar.bz2
Changes to support the new improved vold encryption support
Change-Id: Ie9714f9a8123a189bbdd60c6e510032dc1ac5f09
Diffstat (limited to 'vold.fstab')
-rw-r--r--vold.fstab5
1 files changed, 3 insertions, 2 deletions
diff --git a/vold.fstab b/vold.fstab
index f841d3e..974dd6a 100644
--- a/vold.fstab
+++ b/vold.fstab
@@ -9,7 +9,8 @@
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
-## <sysfs_path> - List of sysfs paths to source devices
+## <sysfs_path> - List of sysfs paths to source devices, must start with '/' character
+## flags - (optional) Comma separated list of flags, must not contain '/' character
######################
-dev_mount sdcard /mnt/sdcard 3 /devices/platform/s3c-sdhci.0/mmc_host/mmc0/mmc0:0001/block/mmcblk0
+dev_mount sdcard /mnt/sdcard 3 /devices/platform/s3c-sdhci.0/mmc_host/mmc0/mmc0:0001/block/mmcblk0 nonremovable,encryptable