Skip to content

Commit

Permalink
sched_lib_name添加magiskboot
Browse files Browse the repository at this point in the history
  • Loading branch information
ymdzq committed Jul 4, 2023
1 parent a930129 commit 7c12b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recovery/root/init.recovery.qcom.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import /init.recovery.qcom_decrypt.rc

on early-fs
write /proc/sys/kernel/sched_lib_name "recovery,Updater,updater,update_engine_sideload"
write /proc/sys/kernel/sched_lib_name "recovery,magiskboot,Updater,updater,update_engine_sideload"
write /proc/sys/kernel/sched_lib_mask_force 255

on fs
Expand Down

0 comments on commit 7c12b5b

Please sign in to comment.