Home
last modified time | relevance | path

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

/system/core/include/private/
Dandroid_filesystem_config.h75 #define AID_INPUT 1004 /* input devices */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h75 #define AID_INPUT 1004 /* input devices */ macro
/system/core/adb/daemon/
Dmain.cpp110 gid_t groups[] = {AID_ADB, AID_LOG, AID_INPUT, in drop_privileges()