sdm660-common: init: remove deprecated load_system_props calls
Change-Id: Iefefd50e20e3e54202b6c177891d440113993444 Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@gmail.com>
This commit is contained in:
parent
d6df7f9145
commit
ecae69c66c
2 changed files with 0 additions and 2 deletions
|
@ -758,7 +758,6 @@ service vendor.msm_irqbal_lb /vendor/bin/msm_irqbalance -f /system/vendor/etc/ms
|
||||||
|
|
||||||
on property:init.svc.vendor.charger=running
|
on property:init.svc.vendor.charger=running
|
||||||
setprop persist.sys.usb.config mass_storage
|
setprop persist.sys.usb.config mass_storage
|
||||||
load_system_props
|
|
||||||
start qcom-post-boot
|
start qcom-post-boot
|
||||||
|
|
||||||
write /sys/devices/system/cpu/cpu1/online 0
|
write /sys/devices/system/cpu/cpu1/online 0
|
||||||
|
|
|
@ -280,7 +280,6 @@ on property:init.svc.hwcomposer-2-1=restarting
|
||||||
stop vendor.ppd
|
stop vendor.ppd
|
||||||
|
|
||||||
on charger
|
on charger
|
||||||
load_system_props
|
|
||||||
start vendor.qcom-post-boot
|
start vendor.qcom-post-boot
|
||||||
start vendor.hvdcp_opti
|
start vendor.hvdcp_opti
|
||||||
setprop vendor.usb.controller a800000.dwc3
|
setprop vendor.usb.controller a800000.dwc3
|
||||||
|
|
Loading…
Reference in a new issue