From f2cb352412252f8e609986520cff830096248b9f Mon Sep 17 00:00:00 2001 From: Nick Kralevich Date: Thu, 12 Jun 2014 12:33:21 -0700 Subject: [PATCH] make console shell run as GID=shell Change-Id: I240bec07b04de1b26eef14e4f590af56c1aaa276 --- rootdir/init.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index e3a3017c4..9aa52dbc0 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -468,7 +468,7 @@ service console /system/bin/sh console disabled user shell - group log + group shell log seclabel u:r:shell:s0 on property:ro.debuggable=1