1{ 2 "services" : [{ 3 "name" : "misc", 4 "path" : ["/system/bin/misc_daemon", "--write_logo", "/vendor/logo.rgb"], 5 "once" : 1, 6 "uid" : "root", 7 "gid" : ["root", "update"], 8 "secon" : "u:r:misc:s0" 9 } 10 ] 11} 12