From 28c034b08fce49578aecf156c39ec7726c716aa9 Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Tue, 12 May 2015 11:21:49 -0700 Subject: [PATCH] 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 --- build/sdk.atree | 1 - 1 file changed, 1 deletion(-) 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