From f92c116240bc645a89b12975dd438a46645abe88 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Tue, 18 Sep 2012 12:21:44 -0700 Subject: Fix possible NPE reading dep file. Fix this by using guava Files instead. Also fixes sdklib's manifest. Change-Id: I5dd4123f389ce1bd8c900933021fc2179e6caa3b --- anttasks/.classpath | 1 + 1 file changed, 1 insertion(+) (limited to 'anttasks/.classpath') diff --git a/anttasks/.classpath b/anttasks/.classpath index 283606e..39171d9 100644 --- a/anttasks/.classpath +++ b/anttasks/.classpath @@ -6,5 +6,6 @@ + -- cgit v1.1