aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir/fstab.espresso
diff options
context:
space:
mode:
authorCody Ferber <codyf86@gmail.com>2013-12-15 15:45:29 -0500
committerCody Ferber <codyf86@gmail.com>2014-01-04 14:21:58 -0500
commitcbb387819c844227dac5340f57622caac84004e2 (patch)
tree7641abc7679fe5ec36b60ab1082f578de96af4de /rootdir/fstab.espresso
parentace0971e2d37d083808a994f2b0a04f6abd60011 (diff)
downloaddevice_samsung_espressowifi-cbb387819c844227dac5340f57622caac84004e2.zip
device_samsung_espressowifi-cbb387819c844227dac5340f57622caac84004e2.tar.gz
device_samsung_espressowifi-cbb387819c844227dac5340f57622caac84004e2.tar.bz2
p3100 bring up (squashed commits)
SELinux: Remove redundant entry in device.te https://github.com/codyf86/android_device_samsung_p3100/commit/83511bd8d41ead6d2b3156fba676838145889efe SELinux: Fix redundant entry in file_contexts https://github.com/codyf86/android_device_samsung_p3100/commit/1760227b238957c59081787815ea369741e09027 Update Wifi / fstab props; Start FUSE daemon (storage) https://github.com/codyf86/android_device_samsung_p3100/commit/9def5325332be7b6c060c8c68e80e285736eda4c Update permissions in init.espresso.rc https://github.com/codyf86/android_device_samsung_p3100/commit/08f6ebf74c80f767ec0017da4194df27a6b6c64d Cleanup common makefile https://github.com/codyf86/android_device_samsung_p3100/commit/4e2be9fbc05ab22d5cfcc61df6be70a282369488 SELinux: Fix typo in file_contexts https://github.com/codyf86/android_device_samsung_p3100/commit/61c55bb29d55b0015fdfdf6e4ccad90a9000b985 CommonMK: Update drawable settings https://github.com/codyf86/android_device_samsung_p3100/commit/f03cc10d4941e7289d112c6e6d0b1eaf4d1f6d9b Change-Id: I4e88d1d217d892f3ba6dba6dc5e4032301699bee
Diffstat (limited to 'rootdir/fstab.espresso')
-rw-r--r--rootdir/fstab.espresso4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/fstab.espresso b/rootdir/fstab.espresso
index b2e4217..54979b6 100644
--- a/rootdir/fstab.espresso
+++ b/rootdir/fstab.espresso
@@ -9,8 +9,8 @@
/dev/block/platform/omap/omap_hsmmc.1/by-name/CACHE /cache ext4 noatime,nosuid,nodev,barrier=1,discard,noauto_da_alloc,journal_async_commit wait,check
# vold-managed volumes ("block device" is actually a sysfs devpath)
-/devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1 /storage/sdcard1 auto defaults voldmanaged=sdcard1:auto
-/devices/platform/omap/musb-omap2430/musb-hdrc/usb1 /storage/usbdisk0 auto defaults voldmanaged=usbdisk0:auto
+/devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1 auto auto defaults voldmanaged=sdcard1:auto
+/devices/platform/omap/musb-omap2430/musb-hdrc/usb1 auto auto defaults voldmanaged=usbdisk0:auto
# recovery
/dev/block/mmcblk0p5 /boot emmc defaults recoveryonly