Update statsd's user/group from root to system to avoid selinux policy
violation Bug: 71537285 Bug: 69853944 Test: manual verification to check there's no sepolicy violation Change-Id: I639cf5c9f4ac6c434c3122c4f42fdf8bdac721f6
This commit is contained in:
@@ -14,3 +14,5 @@
|
||||
|
||||
service statsd /system/bin/statsd
|
||||
class main
|
||||
user system
|
||||
group system
|
||||
|
||||
Reference in New Issue
Block a user