Home
last modified time | relevance | path

Searched refs:CAP_AUDIT_CONTROL (Results 1 – 3 of 3) sorted by relevance

/system/core/include/private/
Dandroid_filesystem_capability.h102 #define CAP_AUDIT_CONTROL 30 macro
/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h102 #define CAP_AUDIT_CONTROL 30 macro
/system/core/logd/
Dmain.cpp119 auditd ? CAP_AUDIT_CONTROL : CAP_SETGID }; in drop_privs()