diff options
| author | Hashcode <hashcode0f@gmail.com> | 2015-05-07 16:23:12 -0700 |
|---|---|---|
| committer | HashBang <hashbang173@gmail.com> | 2015-05-08 16:04:49 -0400 |
| commit | 535348747f3ae39bd58628401369dd2da994035e (patch) | |
| tree | ffc9bf056a0734fa5e9e62837f03cce47c3a89b7 | |
| parent | 9a870b58e3fe1c2d4ec7c0d0f8464a272357ab3a (diff) | |
init: remove remount as system is already mounted ro
Change-Id: I65d223a0c4e7cbfb1d7e1c08aebad49e57e5c360
| -rw-r--r-- | init.otter-common.rc | 3 |
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 |
