mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-27 17:24:46 +00:00
Set auto prefer idle task name
Set InputDispatche and InputReader prefer idle explicitly, which is a workaround and should be removed after they become ADPF. Bug: 366146314 Flag: NONE init rc file change does not support flags Test: tasks set as expected Change-Id: I38afa16f8f85e6aea31ddd5367c2e2d4a3249ced
This commit is contained in:
@@ -857,6 +857,9 @@ on property:sys.boot_completed=1
|
||||
# Enable SICD
|
||||
write /sys/devices/system/cpu/cpupm/cpupm/sicd 1
|
||||
|
||||
# To be removed after InputDispatche and InputReader become ADPF
|
||||
write /proc/vendor_sched/prefer_idle_task_name "InputDispatcher,InputReader"
|
||||
|
||||
on property:sys.boot_completed=1 && property:persist.sys.device_provisioned=1
|
||||
write /sys/class/power_supply/battery/first_usage_date 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user