You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
416 B
13 lines
416 B
service hwservicemanager /system/bin/hwservicemanager
|
|
user system
|
|
disabled
|
|
group system readproc
|
|
critical
|
|
onrestart setprop hwservicemanager.ready false
|
|
onrestart class_restart --only-enabled main
|
|
onrestart class_restart --only-enabled hal
|
|
onrestart class_restart --only-enabled early_hal
|
|
task_profiles ServiceCapacityLow HighPerformance
|
|
class animation
|
|
shutdown critical
|