• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "services" : [{
3            "name" : "usb_service",
4            "path" : ["/system/bin/sa_main", "/system/profile/usb_service.xml"],
5            "ondemand" : true,
6            "uid" : "usb",
7            "gid" : ["usb", "shell"],
8            "apl" : "system_basic",
9            "secon" : "u:r:usb_service:s0"
10        }
11    ]
12}
13