OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AID_INPUT
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/
android_filesystem_config.h
48
#define
AID_INPUT
1004 /* input devices */
155
{ "input",
AID_INPUT
, },
/system/core/adb/daemon/
main.cpp
116
//
AID_INPUT
to diagnose input issues (getevent)
123
gid_t groups[] = {AID_ADB, AID_LOG,
AID_INPUT
,
Completed in 50 milliseconds