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

Commit 9796a83a authored by Kenny Root's avatar Kenny Root Committed by android code review
Browse files

Merge "Add shared app gid to fs config"

parents 50e2555d 7e41c842
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -87,6 +87,9 @@

#define AID_USER        100000  /* offset for uid ranges for each user */

#define AID_SHARED_GID_START 50000 /* start of gids for apps in each user to share */
#define AID_SHARED_GID_END   59999 /* start of gids for apps in each user to share */

#if !defined(EXCLUDE_FS_CONFIG_STRUCTURES)
struct android_id_info {
    const char *name;