Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b19dc246 authored by yro's avatar yro
Browse files

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
parent d5a6d9b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,3 +14,5 @@

service statsd /system/bin/statsd
    class main
    user system
    group system