Skip to content
Snippets Groups Projects
Commit d52f54c4 authored by Doug Zongker's avatar Doug Zongker
Browse files

install recovery image using patch mechanism

With the corresponding change in build/tools, the recovery image is
installed via a shell script that is emitted by the OTA builder.
parent 1f278215
Branches
Tags
No related merge requests found
......@@ -287,7 +287,7 @@ service hsag /system/bin/sdptool add --channel=11 HSAG
service installd /system/bin/installd
socket installd stream 600 system system
service flash_recovery /system/bin/flash_image recovery /system/recovery.img
service flash_recovery /system/etc/install-recovery.sh
oneshot
service racoon /system/bin/racoon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment