HomeSort by relevance Sort by last modified time
    Searched refs:AID_ADB (Results 1 - 2 of 2) sorted by null

  /system/core/include/private/
android_filesystem_config.h 47 #define AID_ADB 1011 /* android debug bridge (adbd) */
110 { "adb", AID_ADB, },
  /system/core/adb/
adb.c 975 ** AID_ADB to access the USB driver
986 gid_t groups[] = { AID_ADB, AID_LOG, AID_INPUT, AID_INET, AID_GRAPHICS,
    [all...]

Completed in 156 milliseconds