diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-19 17:54:38 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-19 17:54:38 +0200 |
commit | 67811d010ac5ae3a0ca0f38f2fc4f675871ec871 (patch) | |
tree | d2b4dc04771cc4555b0da6fa79e4af8ebee18869 | |
parent | 0cf8ca41bd417bb650092b349db3e8b873ee6c06 (diff) | |
download | device_samsung_p5100-67811d010ac5ae3a0ca0f38f2fc4f675871ec871.zip device_samsung_p5100-67811d010ac5ae3a0ca0f38f2fc4f675871ec871.tar.gz device_samsung_p5100-67811d010ac5ae3a0ca0f38f2fc4f675871ec871.tar.bz2 |
crypto fuse
-rwxr-xr-x | init.espresso10.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init.espresso10.rc b/init.espresso10.rc index 270b64a..df7dbc6 100755 --- a/init.espresso10.rc +++ b/init.espresso10.rc @@ -36,6 +36,8 @@ on fs chown radio system /efs chmod 0775 /efs + setprop ro.crypto.fuse_sdcard true + mount debugfs /sys/kernel/debug /sys/kernel/debug on post-fs-data |