diff --git a/frameworks/src/standard/deviceauth_service.cfg b/frameworks/src/standard/deviceauth_service.cfg index d4e8623..10deca0 100644 --- a/frameworks/src/standard/deviceauth_service.cfg +++ b/frameworks/src/standard/deviceauth_service.cfg @@ -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" } ] }