Merge "Add notice for adding users in AOSP."

am: acf69772ff

* commit 'acf69772ffbf2b4684f9bb44f5b9ed9ae3b8ddbd':
  Add notice for adding users in AOSP.
This commit is contained in:
Jorge Lucangeli Obes 2016-02-27 00:51:12 +00:00 committed by android-build-merger
commit da6b7ef1e9
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
#define AID_CAMERASERVER 1047 /* cameraserver process */
#define AID_FIREWALL 1048 /* firewalld process */
#define AID_TRUNKS 1049 /* trunksd process (TPM daemon) */
/* Changes to this file must be made in AOSP, *not* in internal branches. */
#define AID_SHELL 2000 /* adb and debug shell user */
#define AID_CACHE 2001 /* cache access */