fscrypt: integrate v1 processing into TWRP

Change-Id: I3bf9c14b818f9c3e0570c44c82bf0769fcec907f
diff --git a/etc/init/android.hardware.boot@1.0-service.rc b/etc/init/android.hardware.boot@1.0-service.rc
index 2fd4451..bc23757 100644
--- a/etc/init/android.hardware.boot@1.0-service.rc
+++ b/etc/init/android.hardware.boot@1.0-service.rc
@@ -1,5 +1,5 @@
 on post-fs
-    start boot-hal-1-0
+    #start boot-hal-1-0
 
 service boot-hal-1-0 /system/bin/android.hardware.boot@1.0-service
     user root