summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2014-06-21 00:18:25 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-21 00:18:25 +0000
commita8f41bb3e2dedc2c168ef6da451aa599753bdf60 (patch)
tree9f8aba6c3c230d4089fa51767cecb4530a66827b
parent8f67478290c7a06315c90475b7881d204a9de709 (diff)
parent3059c3dc3ba407878695ca60d5a08f8dcee6ef70 (diff)
downloadandroid_device_generic_goldfish-a8f41bb3e2dedc2c168ef6da451aa599753bdf60.tar.gz
android_device_generic_goldfish-a8f41bb3e2dedc2c168ef6da451aa599753bdf60.tar.bz2
android_device_generic_goldfish-a8f41bb3e2dedc2c168ef6da451aa599753bdf60.zip
am 3059c3dc: Revert "Revert "goldfish: Fix /cache partition type.""
* commit '3059c3dc3ba407878695ca60d5a08f8dcee6ef70': Revert "Revert "goldfish: Fix /cache partition type.""
-rw-r--r--fstab.goldfish3
1 files changed, 1 insertions, 2 deletions
diff --git a/fstab.goldfish b/fstab.goldfish
index be83a16..0a67f1d 100644
--- a/fstab.goldfish
+++ b/fstab.goldfish
@@ -4,6 +4,5 @@
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
/dev/block/mtdblock0 /system ext4 ro,barrier=1 wait
/dev/block/mtdblock1 /data ext4 noatime,nosuid,nodev,barrier=1,nomblk_io_submit wait,check
-# 2014-03-13: Yes. yaffs2. The emulator tools need some updating to support ext4 for the cache image.
-/dev/block/mtdblock2 /cache yaffs2 noatime,nosuid,nodev wait,check
+/dev/block/mtdblock2 /cache ext4 noatime,nosuid,nodev wait,check
/devices/platform/goldfish_mmc.0 auto vfat defaults voldmanaged=sdcard:auto