• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "services" : [{
3        "name" : "bootanimation",
4        "path" : ["/system/bin/bootanimation"],
5        "bootevents": [
6            "bootevent.bootanimation.started",
7            "bootevent.bootanimation.finished"
8        ],
9        "importance" : -20,
10        "once" : 1,
11        "uid" : "graphics",
12        "gid" : ["graphics", "data_reserve"],
13        "secon" : "u:r:bootanimation:s0"
14    }]
15}
16