From fea51feb5c1639398c9d3949f8086e322b6d5f44 Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Fri, 19 Sep 2014 11:48:58 -0700 Subject: [PATCH] Fix Tests after cherry picks. [DO NOT MERGE] 1. Updated the intelliJ run configuration for the layoutlib_create tool. 2. Updated the code to search for the platform.dir. 3. Update tests to use AppTheme and Target SDK 19 Change-Id: I6f1cc6ff2a53e4474c746537029c7f89c6dd6dc1 (cherry picked from commit 8592eeafd01370d1a17e34602290becf7f611c75) --- tools/layoutlib/.idea/runConfigurations/Create.xml | 2 +- .../src/com/android/layoutlib/bridge/intensive/Main.java | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/layoutlib/.idea/runConfigurations/Create.xml b/tools/layoutlib/.idea/runConfigurations/Create.xml index fb0b866376c50..b630f5b82409b 100644 --- a/tools/layoutlib/.idea/runConfigurations/Create.xml +++ b/tools/layoutlib/.idea/runConfigurations/Create.xml @@ -3,7 +3,7 @@