Merge "Fix forceencrypt"

This commit is contained in:
Paul Lawrence 2014-04-11 14:55:51 +00:00 committed by Android (Google) Code Review
commit 391224c807
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@ service defaultcrypto /system/bin/vdc --wait cryptfs mountdefaultencrypted
# encryption) or trigger_restart_min_framework (other encryption)
# One shot invocation to encrypt unencrypted volumes
service encrypt /system/bin/vdc --wait cryptfs enablecrypto inplace
service encrypt /system/bin/vdc --wait cryptfs enablecrypto inplace default
disabled
oneshot
# vold will set vold.decrypt to trigger_restart_framework (default