summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorDeepanshu Gupta <deepanshu@google.com>2015-05-12 11:21:49 -0700
committerDeepanshu Gupta <deepanshu@google.com>2015-05-12 11:21:49 -0700
commit28c034b08fce49578aecf156c39ec7726c716aa9 (patch)
tree0f7c1ffaa12dcee5e5bedc009f82a0ed161b3ec0 /build
parent43f5a948341653be5a757c3a83b4451821ca4c24 (diff)
downloadandroid_development-28c034b08fce49578aecf156c39ec7726c716aa9.tar.gz
android_development-28c034b08fce49578aecf156c39ec7726c716aa9.tar.bz2
android_development-28c034b08fce49578aecf156c39ec7726c716aa9.zip
Remove ICU from LayoutLib.
Android now has its own version of ICU bundled. There's no need to bundle a separate ICU jar. Change-Id: Ic6a4decc4c4de3a095718e379952908208306784
Diffstat (limited to 'build')
-rw-r--r--build/sdk.atree1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/sdk.atree b/build/sdk.atree
index a451b3770..1c10c9855 100644
--- a/build/sdk.atree
+++ b/build/sdk.atree
@@ -175,7 +175,6 @@ development/tools/templates/ic_launcher_xhdpi.png platforms/${PLATFORM
# Eclipse Editors support
framework/layoutlib.jar platforms/${PLATFORM_NAME}/data/layoutlib.jar
-framework/icu4j.jar platforms/${PLATFORM_NAME}/data/icu4j.jar
frameworks/base/core/res/res platforms/${PLATFORM_NAME}/data/res
docs/activity_actions.txt platforms/${PLATFORM_NAME}/data/activity_actions.txt
docs/broadcast_actions.txt platforms/${PLATFORM_NAME}/data/broadcast_actions.txt