Skip to content

Commit

Permalink
Update init.recovery.mt6985.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
mominqimiang authored Mar 8, 2024
1 parent 55e504c commit 03e5468
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions recovery/root/init.recovery.mt6985.rc
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ service vendor.gatekeeper-1-0 /vendor/bin/hw/[email protected]
oneshot
seclabel u:r:recovery:s0

service mifs_support /system/bin/mifs_support.sh
user root
group root
disabled
oneshot
seclabel u:r:recovery:s0
# service mifs_support /system/bin/mifs_support.sh
# user root
# group root
# disabled
# oneshot
# seclabel u:r:recovery:s0

#service haptic_hal /system/bin/haptic_hal.sh
# user root
Expand Down Expand Up @@ -155,6 +155,6 @@ on property:crypto.ready=0
on boot
start health-hal-2-1
start overrideprops
start mifs_support
# start mifs_support
setprop sys.usb.config adb

0 comments on commit 03e5468

Please sign in to comment.