sm8350-common: Drop remaining pieces of qcom system daemon
Change-Id: I4353249682aaa0c08b5af462656974bcb6fdf14a
This commit is contained in:
parent
bc6dd3758c
commit
1a7b42f716
@ -220,18 +220,6 @@ on post-fs-data
|
||||
|
||||
setprop vold.post_fs_data_done 1
|
||||
|
||||
service qcomsysd /system/vendor/bin/qcom-system-daemon
|
||||
class main
|
||||
user root
|
||||
group root diag oem_2901
|
||||
disabled
|
||||
|
||||
on property:persist.vendor.qcomsysd.enabled=1
|
||||
enable qcomsysd
|
||||
|
||||
on property:persist.vendor.qcomsysd.enabled=0
|
||||
stop qcomsysd
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
# Enable UFS clock scaling back
|
||||
write /sys/bus/platform/devices/1d84000.ufshc/clkscale_enable 1
|
||||
|
@ -207,9 +207,6 @@ ro.vendor.se.type=eSE,HCE,UICC
|
||||
ro.vendor.extension_library=libqti-perfd-client.so
|
||||
ro.vendor.perf.scroll_opt=0
|
||||
|
||||
# Qcomsysd
|
||||
persist.vendor.qcomsysd.enabled=1
|
||||
|
||||
# Radio
|
||||
keyguard.no_require_sim=true
|
||||
persist.radio.multisim.config=dsds
|
||||
|
Loading…
Reference in New Issue
Block a user