summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2013-07-28 00:43:54 +0200
committercodeworkx <codeworkx@cyanogenmod.org>2013-07-28 00:43:54 +0200
commitb59a56ec4ef24cf6cc77e14518a043b1e08d7c6c (patch)
tree127c78e94add7e452449ddd0bba1796e42d3e355 /configs
parent1eafbb495f01e09c5a940e30e78c150097b34d74 (diff)
downloaddevice_samsung_galaxys2-common-b59a56ec4ef24cf6cc77e14518a043b1e08d7c6c.zip
device_samsung_galaxys2-common-b59a56ec4ef24cf6cc77e14518a043b1e08d7c6c.tar.gz
device_samsung_galaxys2-common-b59a56ec4ef24cf6cc77e14518a043b1e08d7c6c.tar.bz2
galaxys2: unified fstab
Change-Id: Ie4d0c977aa509914d0b6270b01f3b9661430309b
Diffstat (limited to 'configs')
-rw-r--r--configs/vold.fstab22
1 files changed, 0 insertions, 22 deletions
diff --git a/configs/vold.fstab b/configs/vold.fstab
deleted file mode 100644
index bc12264..0000000
--- a/configs/vold.fstab
+++ /dev/null
@@ -1,22 +0,0 @@
-## Vold 2.0 Generic fstab
-## - San Mehat (san@android.com)
-##
-
-#######################
-## 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
-######################
-
-# internal sdcard
-dev_mount sdcard0 /storage/sdcard0 11 /devices/platform/dw_mmc/mmc_host/mmc0/mmc0 nonremovable,encryptable
-
-# external sdcard
-dev_mount sdcard1 /storage/sdcard1 auto /devices/platform/s3c-sdhci.2/mmc_host/mmc1
-
-# USB storage device
-dev_mount usbdisk0 /storage/usbdisk0 auto /devices/platform/s3c_otghcd/usb