mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-02-01 11:00:12 +00:00
topaz: init: Disable QCOM system daemon
* For factory use only and has real performance costs. Change-Id: I399ac77da76a1d0fd7a42982e6d97c0ffe7b6722
This commit is contained in:
committed by
boedhack99
parent
ee4847a583
commit
43e3c9eea4
@@ -456,18 +456,6 @@ service iop /system/vendor/bin/iop
|
||||
disabled
|
||||
socket iop seqpacket 0666 root system
|
||||
|
||||
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
|
||||
|
||||
service vendor.ssr_setup /system/vendor/bin/ssr_setup
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
Reference in New Issue
Block a user