platform_system_core/adb
Chih-Hung Hsieh 058932c4ff Remove unused local variable.
Clang compiler gives it a warning and error.

Change-Id: Id35b740e265b393b5e31e05bd83544f391d8ff08
2014-12-10 14:14:09 -08:00
..
adb.c system/core: Remove AID_GRAPHICS from adb groups 2014-11-21 18:08:05 -08:00
adb.h Add adb enable-verity 2014-12-09 17:04:43 -08:00
adb_auth.h Introduce "adb keygen" 2014-12-08 13:44:39 -08:00
adb_auth_client.c fix for adbd pinning CPU 2014-09-25 21:51:15 -07:00
adb_auth_host.c Fix adb/fastboot windows compilations. 2014-12-09 16:03:29 -08:00
adb_client.c Add more debug information. 2014-12-09 16:08:24 -08:00
adb_client.h Support adb client connect to remote server 2013-01-04 11:00:38 -08:00
adb_trace.h Add more debug information. 2014-12-09 16:08:24 -08:00
Android.mk Add adb enable-verity 2014-12-09 17:04:43 -08:00
commandline.c Fix some style issues in adb_commandline(). 2014-12-09 17:25:39 -08:00
console.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fdevent.c Add more debug information. 2014-12-09 16:08:24 -08:00
fdevent.h adb: fix subprocess exit handling, oom adjust fixes, extra debugging. 2011-03-28 14:12:22 -07:00
file_sync_client.c adb: replace utimes() with utime() 2014-07-21 17:10:34 -07:00
file_sync_service.c adb: set O_CLOEXEC on lots of file descriptors 2014-07-21 19:34:31 -07:00
file_sync_service.h Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. 2014-11-21 23:10:45 -08:00
framebuffer_service.c Merge "Fix deadlocks." 2014-12-03 18:38:05 +00:00
get_my_path_darwin.c Remove explict use of ASCII encoding 2014-11-21 15:56:59 +00:00
get_my_path_freebsd.c FreeBSD support for usb-connected devices in adb 2009-10-25 01:56:35 +11:00
get_my_path_linux.c Make get_my_path() safer 2009-10-22 02:55:00 +11:00
get_my_path_windows.c Make get_my_path() safer 2009-10-22 02:55:00 +11:00
jdwp_service.c Add more debug information. 2014-12-09 16:08:24 -08:00
MODULE_LICENSE_APACHE2 eclair snapshot 2009-11-12 18:46:23 -08:00
mutex_list.h adb: Cleanup dead code 2013-04-24 21:31:45 -07:00
NOTICE eclair snapshot 2009-11-12 18:46:23 -08:00
OVERVIEW.TXT Fixing spelling errors in adb docs 2010-04-28 11:38:39 -04:00
protocol.txt adb: Add public key authentification 2012-08-23 00:20:06 -07:00
remount_service.c Remove unused local variable. 2014-12-10 14:14:09 -08:00
services.c Add adb enable-verity 2014-12-09 17:04:43 -08:00
SERVICES.TXT adb: implement "adb reverse <local> <remote>" 2014-05-27 16:42:13 +02:00
set_verity_enable_state_service.c Fix build 2014-12-09 17:06:00 -08:00
sockets.c adbd: adb root should terminate adbd only if it's debuggable 2014-05-05 17:20:00 +08:00
sockets.dia auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
SYNC.TXT Adding documentation on the sync part of the adb protocol previously missing. 2014-03-20 20:36:46 +01:00
sysdeps.h Fix build on mac. 2014-12-09 16:12:51 -08:00
sysdeps_win32.c Fix adb/fastboot windows compilations. 2014-12-09 16:03:29 -08:00
test_track_devices.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
test_track_jdwp.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
transport.c Add more debug information. 2014-12-09 16:08:24 -08:00
transport.h adb: fix subprocess exit handling, oom adjust fixes, extra debugging. 2011-03-28 14:12:22 -07:00
transport_local.c Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. 2014-11-21 23:10:45 -08:00
transport_usb.c Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. 2014-11-21 23:10:45 -08:00
usb_libusb.c adb: Add ability to specify device path 2012-04-20 11:21:14 -07:00
usb_linux.c Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors" 2014-12-08 22:35:41 +00:00
usb_linux_client.c adbd & fastbootd: Support for new f_fs descriptor format 2014-12-09 16:20:15 -08:00
usb_osx.c Disable vendor id filtering for OS X. 2014-11-21 14:14:58 +00:00
usb_windows.c Fix adb/fastboot windows compilations. 2014-12-09 16:03:29 -08:00