From 36b225169ab4ac6bcd59e685517fdc4bc2e8b420 Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Fri, 30 May 2014 10:38:45 -0700 Subject: [PATCH] Package renamed fonts. [DO NOT MERGE] PS names of fonts are renamed to include the version number. This change packages the fonts from the output directory of the script that modifies the fonts. Change-Id: I023fb0dfcf50698f80e26b7d476969c453fc4cc7 (cherry picked from commit 35feaff4962ef76c8cc1a1d79350804715f7f3d0) --- build/sdk.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sdk.atree b/build/sdk.atree index 243e3c6aa..530f9162e 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -129,7 +129,7 @@ docs/widgets.txt platforms/${PLATFORM_NAME}/data/widgets.txt docs/features.txt platforms/${PLATFORM_NAME}/data/features.txt # fonts for layoutlib. -frameworks/base/data/fonts platforms/${PLATFORM_NAME}/data/fonts +${FONT_OUT} platforms/${PLATFORM_NAME}/data/fonts # NOTICE files are copied by build/core/Makefile from sdk.git sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt