Loading libcutils/include/private/android_filesystem_config.h +1 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,7 @@ #define AID_ESE 1060 /* embedded secure element (eSE) subsystem */ #define AID_OTA_UPDATE 1061 /* resource tracking UID for OTA updates */ #define AID_AUTOMOTIVE_EVS 1062 /* Automotive rear and surround view system */ #define AID_LOWPAN 1063 /* LoWPAN subsystem */ /* Changes to this file must be made in AOSP, *not* in internal branches. */ #define AID_SHELL 2000 /* adb and debug shell user */ Loading Loading
libcutils/include/private/android_filesystem_config.h +1 −0 Original line number Diff line number Diff line Loading @@ -120,6 +120,7 @@ #define AID_ESE 1060 /* embedded secure element (eSE) subsystem */ #define AID_OTA_UPDATE 1061 /* resource tracking UID for OTA updates */ #define AID_AUTOMOTIVE_EVS 1062 /* Automotive rear and surround view system */ #define AID_LOWPAN 1063 /* LoWPAN subsystem */ /* Changes to this file must be made in AOSP, *not* in internal branches. */ #define AID_SHELL 2000 /* adb and debug shell user */ Loading