aboutsummaryrefslogtreecommitdiffstats
path: root/libcutils/Android.mk
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-05-18 08:37:02 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-05-18 08:37:02 -0700
commit34c22c5ba951e4df7cc72d8d10da78064d5cfbe4 (patch)
tree1567cec8459bdad82cc1faf72d81122d059d3ad8 /libcutils/Android.mk
parent8537cc56bb10b8c62dc82cf7e494566c0d942c49 (diff)
parent414ff7d98ac8d7610a26206335954ad15f43f3ac (diff)
downloadsystem_core-34c22c5ba951e4df7cc72d8d10da78064d5cfbe4.zip
system_core-34c22c5ba951e4df7cc72d8d10da78064d5cfbe4.tar.gz
system_core-34c22c5ba951e4df7cc72d8d10da78064d5cfbe4.tar.bz2
am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon.
Merge commit '414ff7d98ac8d7610a26206335954ad15f43f3ac' * commit '414ff7d98ac8d7610a26206335954ad15f43f3ac': Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon.
Diffstat (limited to 'libcutils/Android.mk')
-rw-r--r--libcutils/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcutils/Android.mk b/libcutils/Android.mk
index b6d806e..c9b0ebe 100644
--- a/libcutils/Android.mk
+++ b/libcutils/Android.mk
@@ -61,7 +61,6 @@ else
commonSources += \
mspace.c \
selector.c \
- fdevent.c \
tztime.c \
adb_networking.c \
zygote.c