summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2014-05-06 19:12:04 -0700
committerTor Norbye <tnorbye@google.com>2014-05-06 19:12:04 -0700
commit628645f131b04878e6a4c53c3961d2c086d92247 (patch)
tree8b339db12bf1146262c4f86623fd2087fb01cf5a /build
parent6f8df70cecc5ab23922a0d7989536f7e01d827e5 (diff)
downloadidea-628645f131b04878e6a4c53c3961d2c086d92247.tar.gz
Update for idea/135.815 android plugin merge
Change-Id: I667c2680e4a219b63dc92ed2c1c11af77b8f1077
Diffstat (limited to 'build')
-rw-r--r--build/scripts/layouts.gant8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/scripts/layouts.gant b/build/scripts/layouts.gant
index e59742577a6f..bc37da8f3f43 100644
--- a/build/scripts/layouts.gant
+++ b/build/scripts/layouts.gant
@@ -762,14 +762,6 @@ def layoutAndroid() {
}
}
}
-
- dir("android-designer") {
- dir("lib") {
- jar("android-designer.jar") {
- module("android-designer")
- }
- }
- }
}
}