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

Commit 830abe04 authored by Nick Pelly's avatar Nick Pelly
Browse files

MOAR GROUPS

We were hitting the old limit with mediaserver.

Change-Id: Ia8217a9f2a1076fa247d7f5ed5159e3c91244d78
parent 3555019d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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