diff options
| author | Koushik Dutta <koushd@gmail.com> | 2011-11-20 21:11:20 -0800 |
|---|---|---|
| committer | Ricardo Cerqueira <cyanogenmod@cerqueira.org> | 2012-07-10 22:44:17 +0100 |
| commit | 914bd5da9f26bd35333d6273e18347b8a3c2a776 (patch) | |
| tree | e0d793b43f02725f5d953615d907ace86444ab39 /rootdir/init.rc | |
| parent | 770c8e1810df146c15aa7ff02d6d3304fa4742c7 (diff) | |
| download | system_core-914bd5da9f26bd35333d6273e18347b8a3c2a776.tar.gz system_core-914bd5da9f26bd35333d6273e18347b8a3c2a776.tar.bz2 system_core-914bd5da9f26bd35333d6273e18347b8a3c2a776.zip | |
do not install recovery on boot
Diffstat (limited to 'rootdir/init.rc')
| -rw-r--r-- | rootdir/init.rc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index bb7e4eaa..df24b950 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -445,10 +445,6 @@ service installd /system/bin/installd class main socket installd stream 600 system system -service flash_recovery /system/etc/install-recovery.sh - class main - oneshot - service racoon /system/bin/racoon class main socket racoon stream 600 system system |
