13 lines
371 B
Plaintext
13 lines
371 B
Plaintext
|
|
service hwservicemanager /system/bin/hwservicemanager
|
||
|
|
user system
|
||
|
|
disabled
|
||
|
|
group system readproc
|
||
|
|
critical
|
||
|
|
onrestart setprop hwservicemanager.ready false
|
||
|
|
onrestart class_restart main
|
||
|
|
onrestart class_restart hal
|
||
|
|
onrestart class_restart early_hal
|
||
|
|
task_profiles ServiceCapacityLow HighPerformance
|
||
|
|
class animation
|
||
|
|
shutdown critical
|