From 4f3b8527e33c6922e329c790d12d328380040c4c Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Wed, 18 Mar 2015 16:30:40 -0700 Subject: [PATCH] Update JRE for runConfigurations. The intensive bridge tests use some libraries that are compiled with 1.7. All other tests are capable of running on JRE 1.6. Thus, change the run configurations appropriately. Change-Id: Iaea0fef2e58877578b36ac2ffe0b20b3a55f572c --- .../.idea/runConfigurations/All_in_bridge.xml | 14 +++------ .../.idea/runConfigurations/Bridge_quick.xml | 29 +++++++++++++++++++ .../.idea/runConfigurations/Create.xml | 4 +-- 3 files changed, 35 insertions(+), 12 deletions(-) create mode 100644 tools/layoutlib/.idea/runConfigurations/Bridge_quick.xml diff --git a/tools/layoutlib/.idea/runConfigurations/All_in_bridge.xml b/tools/layoutlib/.idea/runConfigurations/All_in_bridge.xml index f965ba7f8e6c0..d97d82c8e0a2d 100644 --- a/tools/layoutlib/.idea/runConfigurations/All_in_bridge.xml +++ b/tools/layoutlib/.idea/runConfigurations/All_in_bridge.xml @@ -1,14 +1,14 @@ - + - - - - diff --git a/tools/layoutlib/.idea/runConfigurations/Bridge_quick.xml b/tools/layoutlib/.idea/runConfigurations/Bridge_quick.xml new file mode 100644 index 0000000000000..4f0eb8dc23a49 --- /dev/null +++ b/tools/layoutlib/.idea/runConfigurations/Bridge_quick.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tools/layoutlib/.idea/runConfigurations/Create.xml b/tools/layoutlib/.idea/runConfigurations/Create.xml index fb0b866376c50..ff173e53f9655 100644 --- a/tools/layoutlib/.idea/runConfigurations/Create.xml +++ b/tools/layoutlib/.idea/runConfigurations/Create.xml @@ -5,8 +5,8 @@