Add selinux of deviceauth

Signed-off-by: heyinshen <heyinshen1@huawei.com>
This commit is contained in:
heyinshen
2022-05-30 19:04:35 +08:00
parent 184145584c
commit 90e0e47419
@@ -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"
}
]
}