summaryrefslogtreecommitdiffstats
path: root/vold.fstab
diff options
context:
space:
mode:
Diffstat (limited to 'vold.fstab')
-rw-r--r--vold.fstab16
1 files changed, 0 insertions, 16 deletions
diff --git a/vold.fstab b/vold.fstab
deleted file mode 100644
index fd8c121..0000000
--- a/vold.fstab
+++ /dev/null
@@ -1,16 +0,0 @@
-## Vold 2.0 GTA04 fstab
-## - Paul Kocialkowski (contact@paulk.fr)
-##
-
-#######################
-## Regular device mount
-##
-## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
-## 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
-######################
-
-dev_mount sdcard /mnt/sdcard 4 /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc0
-