Skip to content

Commit 73e7632

Browse files
author
Daz Jones
committedSep 24, 2013
init.huawei.rc: add flash_recovery service
Easiest way of letting people root right now without the init.d stuff merged. Both 4.3 Superuser apps have flashable zips that replace this file to run the daemon.
1 parent 79c7e1d commit 73e7632

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎ramdisk/init.huawei.rc

+4
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@ service setwifimac /system/bin/setwifimac
231231
disabled
232232
oneshot
233233

234+
service flash_recovery /system/etc/install-recovery.sh
235+
class main
236+
oneshot
237+
234238
service wpa_supplicant /system/bin/wpa_supplicant -Dnl80211 -ieth0 -puse_p2p_group_interface=1 -W -c/data/misc/wifi/wpa_supplicant.conf
235239
class main
236240
group wifi inet

0 commit comments

Comments
 (0)
Failed to load comments.