Loading include/private/android_filesystem_config.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -91,6 +91,7 @@ #define AID_CAMERASERVER 1047 /* cameraserver process */ #define AID_CAMERASERVER 1047 /* cameraserver process */ #define AID_FIREWALL 1048 /* firewalld process */ #define AID_FIREWALL 1048 /* firewalld process */ #define AID_TRUNKS 1049 /* trunksd process (TPM daemon) */ #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_SHELL 2000 /* adb and debug shell user */ #define AID_CACHE 2001 /* cache access */ #define AID_CACHE 2001 /* cache access */ Loading Loading
include/private/android_filesystem_config.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -91,6 +91,7 @@ #define AID_CAMERASERVER 1047 /* cameraserver process */ #define AID_CAMERASERVER 1047 /* cameraserver process */ #define AID_FIREWALL 1048 /* firewalld process */ #define AID_FIREWALL 1048 /* firewalld process */ #define AID_TRUNKS 1049 /* trunksd process (TPM daemon) */ #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_SHELL 2000 /* adb and debug shell user */ #define AID_CACHE 2001 /* cache access */ #define AID_CACHE 2001 /* cache access */ Loading