From a5d913ab3789e552bdfcc0a2a6b9fb87d6f1b0ca Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Thu, 20 Jun 2013 10:09:46 -0700 Subject: [PATCH] Add ICU jar to SDK [DO NOT MERGE] Bundle the ICU jar with the SDK. Change-Id: I0773cee58b072f3bf60c2594b6dee251ef101cf0 (cherry picked from commit 79cc4f92120e2eafb25d9d1bd8b13eb6bba797b1) --- build/sdk.atree | 1 + 1 file changed, 1 insertion(+) diff --git a/build/sdk.atree b/build/sdk.atree index f36466465..243e3c6aa 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -119,6 +119,7 @@ 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