From 26e3ddd4093b3e5ec8a4ba35bebf33b979ea66c1 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sat, 9 Nov 2013 00:14:31 +0100 Subject: Revert "init.goldfish.rc: use ext4" This reverts commit ac8ccace4b5355b108a69ea1ecc4ed54bc1303be. --- rootdir/etc/init.goldfish.rc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/rootdir/etc/init.goldfish.rc b/rootdir/etc/init.goldfish.rc index bec3e301..cde9dee2 100644 --- a/rootdir/etc/init.goldfish.rc +++ b/rootdir/etc/init.goldfish.rc @@ -4,14 +4,6 @@ on early-init # for backwards compatibility symlink /mnt/sdcard /sdcard -on fs -# mount mtd partitions - # Mount /system rw first to give the filesystem a chance to save a checkpoint - mount ext4 mtd@system /system - mount ext4 mtd@system /system ro remount - mount ext4 mtd@userdata /data nosuid nodev - mount ext4 mtd@cache /cache nosuid nodev - on boot setsebool in_qemu=1 restorecon /sys/qemu_trace/process_name -- cgit v1.2.3