aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHashcode <hashcode0f@gmail.com>2015-05-07 16:23:12 -0700
committerHashcode <hashcode0f@gmail.com>2015-05-07 16:23:12 -0700
commitf783e7326ec2b3b339054ec2c7495ab641fb67a1 (patch)
tree30e89703360de7bf5d2ce9c8f916b8e80036e6d1
parente5d17696f1098619790a657b61ac136ea255bbed (diff)
init: remove remount as system is already mounted ro
Change-Id: I65d223a0c4e7cbfb1d7e1c08aebad49e57e5c360
-rw-r--r--init.otter-common.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.otter-common.rc b/init.otter-common.rc
index 94d6921..e0056a2 100644
--- a/init.otter-common.rc
+++ b/init.otter-common.rc
@@ -66,9 +66,6 @@ on post-fs-data
chown drmrpc drmrpc /data/smc/storage.bin
chown drmrpc drmrpc /data/smc/system.bin
- # mount system ro
- mount ext4 /dev/block/platform/omap/omap_hsmmc.1/by-name/system /system ro remount
-
setprop vold.post_fs_data_done 1
on boot