Home
last modified time | relevance | path

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

/system/core/libcutils/include_vndk/cutils/
Dandroid_filesystem_config.h60 #define AID_ADB 1011 /* android debug bridge (adbd) */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h60 #define AID_ADB 1011 /* android debug bridge (adbd) */ macro
/system/core/include/private/
Dandroid_filesystem_config.h60 #define AID_ADB 1011 /* android debug bridge (adbd) */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h60 #define AID_ADB 1011 /* android debug bridge (adbd) */ macro
/system/core/adb/daemon/
Dmain.cpp111 gid_t groups[] = {AID_ADB, AID_LOG, AID_INPUT, AID_INET, in drop_privileges()