From edb0a5479a2eae532c71c8e7ba5bcb0d2a1fefd9 Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Mon, 3 Aug 2015 16:27:10 -0700 Subject: selinux: add ssr to system group ssr accesses files owned by system. Bug: 21591724 Change-Id: I411f54af587e9f2364269d6a9e5a05aa85d51193 --- init.bullhead.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.bullhead.rc') diff --git a/init.bullhead.rc b/init.bullhead.rc index cf995c1..4411abc 100644 --- a/init.bullhead.rc +++ b/init.bullhead.rc @@ -394,7 +394,7 @@ on property:ro.debuggable=1 service ss_ramdump /system/bin/subsystem_ramdump class main user root - group root + group root system disabled service cnd /system/bin/cnd -- cgit v1.2.3