!236 Add selinux of deviceauth

Merge pull request !236 from 何寅燊/master
This commit is contained in:
openharmony_ci
2022-05-31 03:48:39 +00:00
committed by Gitee
@@ -12,7 +12,8 @@
"name" : "deviceauth_service",
"path" : ["/system/bin/deviceauth_service"],
"uid" : "deviceauth",
"gid" : ["deviceauth", "shell"]
"gid" : ["deviceauth", "shell"],
"secon" : "u:r:deviceauth_service:s0"
}
]
}