• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1service hwservicemanager /system/bin/hwservicemanager
2    user system
3    disabled
4    group system readproc
5    critical
6    onrestart setprop hwservicemanager.ready false
7    onrestart class_restart main
8    onrestart class_restart hal
9    onrestart class_restart early_hal
10    task_profiles ServiceCapacityLow HighPerformance
11    class animation
12    shutdown critical
13