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