Searched defs:AID_ROOT (Results 1 - 1 of 1) sorted by relevance

/system/core/include/private/
H A Dandroid_filesystem_config.h40 #define AID_ROOT 0 /* traditional unix root user */ macro
118 { "root", AID_ROOT, },
199 { 00771, AID_ROOT, AID_ROOT, 0, "data/dalvik-cache" },
209 { 00750, AID_ROOT, AID_SHELL, 0, "sbin" },
210 { 00755, AID_ROOT, AID_SHELL, 0, "system/bin" },
211 { 00755, AID_ROOT, AID_SHELL, 0, "system/vendor" },
212 { 00755, AID_ROOT, AID_SHELL, 0, "system/xbin" },
213 { 00755, AID_ROOT, AID_ROOT,
[all...]

Completed in 135 milliseconds