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

  /system/core/adb/
adb_client.c 245 int version = ADB_SERVER_VERSION - 1;
265 if(version != ADB_SERVER_VERSION) {
adb.h 40 #define ADB_SERVER_VERSION 32 // Increment this when we want to force users to start a new adb server
adb.c     [all...]
commandline.c 78 ADB_VERSION_MAJOR, ADB_VERSION_MINOR, ADB_SERVER_VERSION);
    [all...]
  /bootable/recovery/minadbd/
adb.h 39 #define ADB_SERVER_VERSION 29 // Increment this when we want to force users to start a new adb server

Completed in 58 milliseconds