From 098d1f63c64cdc0975ce8cd650e82e4043fc2600 Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Tue, 20 Mar 2012 09:40:04 -0700 Subject: remove unused code from minadbd Change-Id: I2f192c67ef425a53a1dba65d3e0544c1d5a567bd --- minadbd/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'minadbd/README.txt') diff --git a/minadbd/README.txt b/minadbd/README.txt index 1413fe25f..c9df484c3 100644 --- a/minadbd/README.txt +++ b/minadbd/README.txt @@ -8,12 +8,15 @@ adb.c - only uses USB transport - references to JDWP removed - main() removed + - all ADB_HOST and win32 code removed + - removed listeners, logging code, background server (for host) adb.h - minor changes to match adb.c changes sockets.c - references to JDWP removed + - ADB_HOST code removed services.c - all services except echo_service (which is commented out) removed @@ -29,3 +32,8 @@ Android.mk sysdeps.h - changes adb_creat() to use O_NOFOLLOW +transport.c + - removed ADB_HOST code + +transport_usb.c + - removed ADB_HOST code -- cgit v1.2.3