Home | History | Annotate | Download | only in init
      1 service vms /system/bin/vehicle_monitor_service
      2    class core
      3    user root
      4    group root
      5    critical
      6 
      7 on boot
      8     start vms
      9