1{
2    "services" : [{
3            "name" : "thermal_protector",
4            "path" : ["/system/bin/thermal_protector"],
5            "importance" : -20,
6            "uid" : "thermal",
7            "gid" : ["thermal", "shell"],
8            "start-mode" : "boot",
9            "secon" : "u:r:thermal:s0"
10        }
11    ]
12}
13