From 414ff7d98ac8d7610a26206335954ad15f43f3ac Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Mon, 18 May 2009 17:07:46 +0200 Subject: 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. --- libcutils/Android.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'libcutils/Android.mk') diff --git a/libcutils/Android.mk b/libcutils/Android.mk index a43f7e3e..f5e49f5f 100644 --- a/libcutils/Android.mk +++ b/libcutils/Android.mk @@ -58,7 +58,6 @@ else commonSources += \ mspace.c \ selector.c \ - fdevent.c \ tztime.c \ tzstrftime.c \ adb_networking.c \ -- cgit v1.2.3