MOAR GROUPS
We were hitting the old limit with mediaserver. Change-Id: Ia8217a9f2a1076fa247d7f5ed5159e3c91244d78
This commit is contained in:
parent
3555019d78
commit
830abe0424
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue