From 65dc3974a116fecefd2273fac1fd5127c02b2cd9 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Wed, 27 Oct 2010 18:22:03 -0700 Subject: Fix the layoutlib_bridge .classpath to not use the full layoutlib Instead this uses the actual output of layoutlib_create, which is all the modified classes before the content of the bridge is added to form layoutlib. Change-Id: I22755f38800cd69206834ff9594a99cb0c1d2139 --- tools/layoutlib/bridge/.classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/layoutlib/bridge/.classpath b/tools/layoutlib/bridge/.classpath index d3bcb6c..aeeffa6 100644 --- a/tools/layoutlib/bridge/.classpath +++ b/tools/layoutlib/bridge/.classpath @@ -6,7 +6,7 @@ - + -- cgit v1.1