Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb1e234d authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

applypatch: Always update recovery image

parent 5989a9dc
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
service vendor_flash_recovery /vendor/bin/install-recovery.sh
    class main
    oneshot
    disabled

# update recovery if enabled
on property:persist.vendor.recovery_update=true
    start vendor_flash_recovery