diff options
author | Ken Sumrall <ksumrall@android.com> | 2011-06-01 20:09:01 -0700 |
---|---|---|
committer | Ken Sumrall <ksumrall@android.com> | 2011-06-01 20:09:01 -0700 |
commit | a1b7f3be1ce442ac207c1f306603561f20e700ed (patch) | |
tree | 81891ae6a9524fa2ea798bf24d18bb21d31d8360 /init.herring.rc | |
parent | 848f6fb3ab35507a3412ec659e0a4dbfb31dac3a (diff) | |
download | device_samsung_crespo-a1b7f3be1ce442ac207c1f306603561f20e700ed.zip device_samsung_crespo-a1b7f3be1ce442ac207c1f306603561f20e700ed.tar.gz device_samsung_crespo-a1b7f3be1ce442ac207c1f306603561f20e700ed.tar.bz2 |
Changes to support the new improved vold encryption support
Change-Id: Ie9714f9a8123a189bbdd60c6e510032dc1ac5f09
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-x | init.herring.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc index 78c433e..4c4d991 100755 --- a/init.herring.rc +++ b/init.herring.rc @@ -7,7 +7,6 @@ on boot setprop ro.bt.bdaddr_path "/efs/bluetooth/bt_addr" setprop ro.crypto.keyfile.userdata /efs/userdata_footer - setprop ro.crypto.internal_sd_partition "true" # fake some battery state setprop status.battery.state Slow |