• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "services" : [{
3            "name" : "token_sync_service",
4            "path" : ["/system/bin/sa_main", "/system/profile/token_sync_service.xml"],
5            "ondemand" : true,
6            "start-mode" : "condition",
7            "uid" : "access_token",
8            "gid" : ["access_token"],
9            "permission" : ["ohos.permission.DISTRIBUTED_DATASYNC"],
10            "secon" : "u:r:token_sync_service:s0"
11        }
12    ]
13}
14