1{ 2 "services" : [{ 3 "name" : "sane_service", 4 "path" : ["/system/bin/sa_main", "/system/profile/sane_service.json"], 5 "ondemand" : true, 6 "uid" : "print", 7 "gid" : ["print", "shell", "usb_host"], 8 "secon" : "u:r:sane_service:s0", 9 "permission" : [] 10 } 11 ] 12} 13