• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "process": "nfc_service",
3    "systemability": [
4        {
5            "name": 1140,
6            "libpath": "libnfc_service.z.so",
7            "run-on-create": false,
8            "auto-restart": true,
9            "distributed": false,
10            "dump_level": 1,
11            "start-on-demand":{
12                "commonevent":[
13                    {
14                        "name":"usual.event.USER_UNLOCKED"
15                    }
16                ]
17            }
18        }
19    ]
20}