summaryrefslogtreecommitdiffstats
path: root/uncrypt/uncrypt.rc
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-02-28 19:44:38 +0100
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-02-28 19:44:38 +0100
commit65f35b5c3513571c179974829eb93ba069693d2b (patch)
tree284c3c58d540ef670e6a2ab12b09fb786dfc4a73 /uncrypt/uncrypt.rc
parentMove recovery's convert_fbe folder to /tmp (diff)
parentuncrypt: Retire pre-recovery service. (diff)
downloadandroid_bootable_recovery-65f35b5c3513571c179974829eb93ba069693d2b.tar
android_bootable_recovery-65f35b5c3513571c179974829eb93ba069693d2b.tar.gz
android_bootable_recovery-65f35b5c3513571c179974829eb93ba069693d2b.tar.bz2
android_bootable_recovery-65f35b5c3513571c179974829eb93ba069693d2b.tar.lz
android_bootable_recovery-65f35b5c3513571c179974829eb93ba069693d2b.tar.xz
android_bootable_recovery-65f35b5c3513571c179974829eb93ba069693d2b.tar.zst
android_bootable_recovery-65f35b5c3513571c179974829eb93ba069693d2b.zip
Diffstat (limited to 'uncrypt/uncrypt.rc')
-rw-r--r--uncrypt/uncrypt.rc7
1 files changed, 1 insertions, 6 deletions
diff --git a/uncrypt/uncrypt.rc b/uncrypt/uncrypt.rc
index b07c1dada..d5d803b9f 100644
--- a/uncrypt/uncrypt.rc
+++ b/uncrypt/uncrypt.rc
@@ -3,11 +3,6 @@ service uncrypt /system/bin/uncrypt
disabled
oneshot
-service pre-recovery /system/bin/uncrypt --reboot
- class main
- disabled
- oneshot
-
service setup-bcb /system/bin/uncrypt --setup-bcb
class main
disabled
@@ -16,4 +11,4 @@ service setup-bcb /system/bin/uncrypt --setup-bcb
service clear-bcb /system/bin/uncrypt --clear-bcb
class main
disabled
- oneshot \ No newline at end of file
+ oneshot