mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-26 15:36:26 -08:00
X6833B: rootdir: Drop undefined tran_factory_reset
service
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
5103b6e0df
commit
b38e1df29a
|
@ -1155,11 +1155,6 @@ service osi /system/bin/osi
|
||||||
oneshot
|
oneshot
|
||||||
#seclabel u:r:osi:s0
|
#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
|
#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
|
service spd_cpu_set_sh /vendor/bin/init.spd_cpu_set.sh
|
||||||
class main
|
class main
|
||||||
|
|
|
@ -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=*
|
on property:persist.vendor.mediatek.fast_charging.support=*
|
||||||
write /sys/devices/platform/charger/fast_chg_indicator ${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
|
|
||||||
|
|
Loading…
Reference in a new issue