summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Sumrall <ksumrall@android.com>2013-04-10 20:47:54 -0700
committerKen Sumrall <ksumrall@android.com>2013-04-10 20:56:16 -0700
commit21e74b68da4d773a14e5aa9bdfa9fa8794711260 (patch)
treecf3af337e7178a55e572361a3133d7b534d2346a
parent5bc09174af27e38d9a5a7c029bee7254af79c7f3 (diff)
downloadtoro-21e74b68da4d773a14e5aa9bdfa9fa8794711260.tar.gz
Remove deprecated recovery.fstab
Change-Id: I4546358976f54b3bdcf1f1f5a24f8e93df8dfc20
-rw-r--r--recovery.fstab12
1 files changed, 0 insertions, 12 deletions
diff --git a/recovery.fstab b/recovery.fstab
deleted file mode 100644
index 6e33ce7..0000000
--- a/recovery.fstab
+++ /dev/null
@@ -1,12 +0,0 @@
-# mount point fstype device
-
-/sdcard vfat /dev/block/sda1
-/system ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/system
-/cache ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/cache
-/data ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata
-/misc emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/misc
-/boot emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/boot
-/recovery emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/recovery
-/sbl emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/sbl
-/xloader emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/xloader
-/radio emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/radio