Home
last modified time | relevance | path

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

/system/core/libcutils/include_vndk/cutils/
Dandroid_filesystem_config.h156 #define AID_UHID 3011 /* Allow read/write to /dev/uhid node */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h156 #define AID_UHID 3011 /* Allow read/write to /dev/uhid node */ macro
/system/core/include/private/
Dandroid_filesystem_config.h156 #define AID_UHID 3011 /* Allow read/write to /dev/uhid node */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h156 #define AID_UHID 3011 /* Allow read/write to /dev/uhid node */ macro
/system/core/adb/daemon/
Dmain.cpp113 AID_NET_BW_STATS, AID_READPROC, AID_UHID}; in drop_privileges()