Home
last modified time | relevance | path

Searched refs:CAP_SETGID (Results 1 – 5 of 5) sorted by relevance

/system/core/run-as/
Drun-as.c134 capdata[CAP_TO_INDEX(CAP_SETGID)].effective |= CAP_TO_MASK(CAP_SETGID); in main()
136 capdata[CAP_TO_INDEX(CAP_SETGID)].permitted |= CAP_TO_MASK(CAP_SETGID); in main()
/system/core/include/private/
Dandroid_filesystem_capability.h78 #define CAP_SETGID 6 macro
/system/sepolicy/
Drunas.te33 # run-as cannot have capabilities other than CAP_SETUID and CAP_SETGID
/system/core/adb/daemon/
Dmain.cpp55 if (i == CAP_SETUID || i == CAP_SETGID) { in drop_capabilities_bounding_set_if_needed()
/system/core/libcutils/
Dfs_config.c143 …{ 00750, AID_ROOT, AID_SHELL, CAP_MASK_LONG(CAP_SETUID) | CAP_MASK_LONG(CAP_SETGID), "sys…