Revert "set render_services uid to graphics"

This reverts commit b47210d496.

Signed-off-by: shiyueeee <nieshiyue@huawei.com>
Change-Id: I5472809cf6f3b376f0ce1000aea1c506fc67ba1b
This commit is contained in:
shiyueeee 2022-05-26 16:50:22 +08:00
parent 7ad559a0c3
commit 161977bada

View File

@ -10,7 +10,7 @@
"services" : [{
"name" : "render_service",
"path" : ["/system/bin/render_service"],
"uid" : "graphics",
"uid" : "system",
"gid" : ["system", "shell", "uhid", "root"],
"caps" : ["SYS_NICE"],
"secon" : "u:r:render_service:s0"