summaryrefslogtreecommitdiffstats
path: root/init/init.h
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2010-03-23 20:37:40 -0700
committerNick Pelly <npelly@google.com>2010-03-23 20:39:05 -0700
commit830abe0424da52a715592077feaa5d1c2762f58d (patch)
tree3d46d527f70f96f7d4b8fbdd6f9f6ba55ee3fdd0 /init/init.h
parent3555019d783089084d8cb4ceca6609152db445d3 (diff)
downloadsystem_core-830abe0424da52a715592077feaa5d1c2762f58d.zip
system_core-830abe0424da52a715592077feaa5d1c2762f58d.tar.gz
system_core-830abe0424da52a715592077feaa5d1c2762f58d.tar.bz2
MOAR GROUPS
We were hitting the old limit with mediaserver. Change-Id: Ia8217a9f2a1076fa247d7f5ed5159e3c91244d78
Diffstat (limited to 'init/init.h')
-rw-r--r--init/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/init.h b/init/init.h
index 8c0571c..f92a4d7 100644
--- a/init/init.h
+++ b/init/init.h
@@ -114,7 +114,7 @@ struct svcenvinfo {
#define SVC_CONSOLE 0x10 /* requires console */
#define SVC_CRITICAL 0x20 /* will reboot into recovery if keeps crashing */
-#define NR_SVC_SUPP_GIDS 6 /* six supplementary groups */
+#define NR_SVC_SUPP_GIDS 12 /* twelve supplementary groups */
#define SVC_MAXARGS 64