Loading libcutils/include/private/android_filesystem_config.h +1 −0 Original line number Diff line number Diff line Loading @@ -170,6 +170,7 @@ #define AID_WAKELOCK 3010 /* Allow system wakelock read/write access */ #define AID_UHID 3011 /* Allow read/write to /dev/uhid node */ #define AID_READTRACEFS 3012 /* Allow tracefs read */ #define AID_VIRTUALMACHINE 3013 /* Allows VMs to tune for performance*/ /* The range 5000-5999 is also reserved for vendor partition. */ #define AID_OEM_RESERVED_2_START 5000 Loading Loading
libcutils/include/private/android_filesystem_config.h +1 −0 Original line number Diff line number Diff line Loading @@ -170,6 +170,7 @@ #define AID_WAKELOCK 3010 /* Allow system wakelock read/write access */ #define AID_UHID 3011 /* Allow read/write to /dev/uhid node */ #define AID_READTRACEFS 3012 /* Allow tracefs read */ #define AID_VIRTUALMACHINE 3013 /* Allows VMs to tune for performance*/ /* The range 5000-5999 is also reserved for vendor partition. */ #define AID_OEM_RESERVED_2_START 5000 Loading