X6833B: rootdir: Drop undefined tran_factory_reset service

Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
dodyirawan85 2023-12-06 17:52:25 +07:00
parent 5103b6e0df
commit b38e1df29a
2 changed files with 0 additions and 12 deletions

View file

@ -1155,11 +1155,6 @@ service osi /system/bin/osi
oneshot
#seclabel u:r:osi:s0
#BSP:add meta features XLQLBH-14 by wang.qin 20220412 start
on property:persist.vendor.tran.wipedata=1 && property:ro.boot.atm=enable
tran_factory_reset
#BSP:add meta features XLQLBH-14 by wang.qin 20220412 end
#SPD: add resmonitor and smartpanel bind small core by rui.fu 20230117 start
service spd_cpu_set_sh /vendor/bin/init.spd_cpu_set.sh
class main

View file

@ -413,10 +413,3 @@ on property:sys.usb.ffs.ready=1 && property:ro.boot.usbconfig=3 && property:sys.
on property:persist.vendor.mediatek.fast_charging.support=*
write /sys/devices/platform/charger/fast_chg_indicator ${persist.vendor.mediatek.fast_charging.support}
#INTERNAL_END
#BSP:add meta features XLQLBH-14 by wang.qin 20220412 start
#TRANSSION_START
on property:persist.vendor.tran.wipedata=1
tran_factory_reset
#TRANSSION_END
#BSP:add meta features XLQLBH-14 by wang.qin 20220412 end