From 4ebbfd778790d4d4fb4c1ac4cee98edb4475bd3d Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Wed, 13 May 2015 22:18:37 -0700 Subject: Fix build. When doing the full build, javalib.jar wasn't created. However, mm had created the javalib.jar. Fix the build by not depending on javalib.jar, but on classes.jar Change-Id: I643676b1d73cbfce42946a065a2ada6c50cc959a --- tools/layoutlib/.idea/runConfigurations/Create.xml | 2 +- tools/layoutlib/Android.mk | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/layoutlib/.idea/runConfigurations/Create.xml b/tools/layoutlib/.idea/runConfigurations/Create.xml index bf8eba1..58f057a 100644 --- a/tools/layoutlib/.idea/runConfigurations/Create.xml +++ b/tools/layoutlib/.idea/runConfigurations/Create.xml @@ -3,7 +3,7 @@