summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
diff options
context:
space:
mode:
authorjh78.min <jh78.min@samsung.com>2011-09-16 14:12:52 +0900
committerKen Sumrall <ksumrall@android.com>2011-09-28 14:33:01 -0700
commit20799b601ab651d3d4620afff85a365aadb9d755 (patch)
treee8690043f7cc414a94b93955250780b2a55d3be3 /init.tuna.rc
parentc3baab933aec0fcbad97426083f49d6fddbc0bf1 (diff)
downloaddevice_samsung_tuna-20799b601ab651d3d4620afff85a365aadb9d755.zip
device_samsung_tuna-20799b601ab651d3d4620afff85a365aadb9d755.tar.gz
device_samsung_tuna-20799b601ab651d3d4620afff85a365aadb9d755.tar.bz2
Tuna : change "/factory" mount option with R/O
"/factory" will be mounted with R/O after manufacturing process and "/data/radio" will be used as an nv_data storage by Ril. Change-Id: Iee34edb41cc50cfd08f4dbb75e6c80f2c4b929ff Signed-off-by: jh78.min <jh78.min@samsung.com>
Diffstat (limited to 'init.tuna.rc')
-rwxr-xr-xinit.tuna.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index c814a77..767c51a 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -36,7 +36,7 @@ on fs
setprop ro.crypto.tmpfs_options size=128m,mode=0771,uid=1000,gid=1000
mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata /data wait noatime nosuid nodev nomblk_io_submit,errors=panic
mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/cache /cache wait noatime nosuid nodev nomblk_io_submit,errors=panic
- mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/efs /factory wait noatime nosuid nodev nomblk_io_submit,errors=panic
+ mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/efs /factory wait ro
setprop ro.crypto.fuse_sdcard true
# change permissions for Tiler driver