summaryrefslogtreecommitdiffstats
path: root/vold.fstab
diff options
context:
space:
mode:
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